aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2010-02-11 00:18:12 +0000
committerKevin Enderby <enderby@apple.com>2010-02-11 00:18:12 +0000
commit1c5bcac7d55efa4df0b6d67bb9cf4fa362244812 (patch)
tree2fc654659f577084812dd94fa992488a378201e4 /test
parentac175e251dbd6f55448677a7dae70f92c49a0286 (diff)
downloadexternal_llvm-1c5bcac7d55efa4df0b6d67bb9cf4fa362244812.zip
external_llvm-1c5bcac7d55efa4df0b6d67bb9cf4fa362244812.tar.gz
external_llvm-1c5bcac7d55efa4df0b6d67bb9cf4fa362244812.tar.bz2
Remove the few # TAILCALL comments that snuck in. As they may fail on linux.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95827 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/MC/AsmParser/X86/x86_32-bit_cat.s8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/MC/AsmParser/X86/x86_32-bit_cat.s b/test/MC/AsmParser/X86/x86_32-bit_cat.s
index 61cffc7..f0c7804 100644
--- a/test/MC/AsmParser/X86/x86_32-bit_cat.s
+++ b/test/MC/AsmParser/X86/x86_32-bit_cat.s
@@ -1316,7 +1316,7 @@
// CHECK: jmp -77129852792157442
jmp 0xfeedfacebabecafe
-// CHECK: jmp *3735928559(%ebx,%ecx,8) # TAILCALL
+// CHECK: jmp *3735928559(%ebx,%ecx,8)
jmp *0xdeadbeef(%ebx,%ecx,8)
// CHECK: jmp 32493
@@ -1328,10 +1328,10 @@
// CHECK: jmp 305419896
jmp 0x12345678
-// CHECK: jmp *3135175374 # TAILCALL
+// CHECK: jmp *3135175374
jmp *0xbadeface
-// CHECK: jmp *3735928559(%ebx,%ecx,8) # TAILCALL
+// CHECK: jmp *3735928559(%ebx,%ecx,8)
jmp *0xdeadbeef(%ebx,%ecx,8)
// CHECK: jmp 32493
@@ -1343,7 +1343,7 @@
// CHECK: jmp 305419896
jmp 0x12345678
-// CHECK: jmp *3135175374 # TAILCALL
+// CHECK: jmp *3135175374
jmp *0xbadeface
// CHECK: ljmpl *3735928559(%ebx,%ecx,8)