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.
2 parents 7c4270f + c2d450b commit 856fec7Copy full SHA for 856fec7
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