]> granicus.if.org Git - clang/commitdiff
Improve test case. Thanks Eli
authorDouglas Gregor <dgregor@apple.com>
Thu, 15 Jul 2010 23:04:05 +0000 (23:04 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 15 Jul 2010 23:04:05 +0000 (23:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108470 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/available-externally-suppress.c

index fb8c9c61d9b8fae2b09e3b0047ccf13440b67a2e..747d3cd35755c75237d725b03355dc31bf53452d 100644 (file)
@@ -18,6 +18,7 @@ inline int __attribute__((always_inline)) f1(int x) {
   return blarg; 
 }
 
+// CHECK: @test1
 int test1(int x) { 
   // CHECK: br i1
   // CHECK-NOT: call