We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579d277 commit c2d450bCopy full SHA for c2d450b
test/IRGen/clang_inline_opt.swift
@@ -7,7 +7,7 @@ func return10() -> UInt32 {
7
// Sanity check that we tell Clang to generate optimizable code when
8
// we're optimizing.
9
10
-// CHECK: define internal i32 @return7() [[CLANG_ATTRS:#[0-9]+]] {
+// CHECK: define internal{{( zeroext)?}} i32 @return7() [[CLANG_ATTRS:#[0-9]+]] {
11
12
// CHECK: attributes [[CLANG_ATTRS]] = {
13
// CHECK-NOT: noinline
0 commit comments