Remove the few # TAILCALL comments that snuck in. As they may fail on linux.
authorKevin Enderby <enderby@apple.com>
Thu, 11 Feb 2010 00:18:12 +0000 (00:18 +0000)
committerKevin Enderby <enderby@apple.com>
Thu, 11 Feb 2010 00:18:12 +0000 (00:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95827 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/AsmParser/X86/x86_32-bit_cat.s

index 61cffc76fa61b4194c0805eb6189eb06fb25904d..f0c7804d9726ce5b7f1d3a21b82e14599440d3cf 100644 (file)
 // 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
 // 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
 // CHECK:      jmp     305419896
                jmp     0x12345678
 
-// CHECK:      jmp     *3135175374  # TAILCALL
+// CHECK:      jmp     *3135175374
                jmp     *0xbadeface
 
 // CHECK:      ljmpl   *3735928559(%ebx,%ecx,8)