aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2011-09-21 08:34:49 +0000
committerJohn McCall <rjmccall@apple.com>2011-09-21 08:34:49 +0000
commita8a16d5234eb346513bb0b27368b8660feb33324 (patch)
tree54d8f89b1c0f60385288c508bf1a29d2d51a7fa3
parent01f151e0ffba72bcad770bea5f563a9b68ca050e (diff)
I had meant to locally revert this test.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140243 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/CodeGen/builtin-expect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/builtin-expect.c b/test/CodeGen/builtin-expect.c
index 73b3b24be8..664c6b6a47 100644
--- a/test/CodeGen/builtin-expect.c
+++ b/test/CodeGen/builtin-expect.c
@@ -18,7 +18,7 @@ int main() {
}
// CHECK: call void @isigprocmask()
-// CHECK: [[C:%.*]] = call i64 bitcast (i64 (...)* @bar to i64 ()*)()
+// CHECK: [[C:%.*]] = call i64 (...)* @bar()
// CHECK: @test1