llvm-6502/test/MC
Chris Lattner 4105155231 remove the # TAILCALL markers, which was causing the to fail.
It's unclear if the matcher is nondeterminstic of what here,
but I'm getting matches without TAILCALL and some other hosts
are getting matches with it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95149 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-02 22:36:29 +00:00
..
AsmParser remove the # TAILCALL markers, which was causing the to fail. 2010-02-02 22:36:29 +00:00
Disassembler specify a triple to use, fixing the test on non-x86-64 hosts. 2009-12-22 07:01:12 +00:00
MachO MCAssembler/Darwin: Add a test (on Darwin) that we assemble a bunch of 2010-02-02 22:00:15 +00:00