Improve test case. Thanks Eli

llvm-svn: 108470
This commit is contained in:
Douglas Gregor 2010-07-15 23:04:05 +00:00
parent 8997690ff1
commit c5dded5f99
1 changed files with 1 additions and 0 deletions

View 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