commit | 0a4fd46d9e0517cbe14f38f52f186094272f8c41 | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Mon Feb 01 02:13:39 2010 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Mon Feb 01 02:13:39 2010 +0000 |
tree | 33490a89e8744f4ce0db864ce51ee3d191e766f3 | |
parent | bdef66bf7f403c2dfbd58ff7357051154bb1fa87 [diff] |
Undo r94946 now all the tests are passing again. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94970 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/X86/tailcall2.ll b/test/CodeGen/X86/tailcall2.ll index e78e213..1e288f5 100644 --- a/test/CodeGen/X86/tailcall2.ll +++ b/test/CodeGen/X86/tailcall2.ll
@@ -73,7 +73,7 @@ ; 32: call {{_?}}bar ; 64: t6: -; 64: callq {{_?}}t6 +; 64: jmp {{_?}}t6 ; 64: jmp {{_?}}bar %0 = icmp slt i32 %x, 10 br i1 %0, label %bb, label %bb1