llvm-6502/test/MC
Kevin Enderby 8b15278964 Change the second line of the test added for r152414 to use CHECK-NEXT.
Suggestion by Bill Wendling!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152582 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-12 21:38:09 +00:00
..
ARM ARM vpush/vpop assembler mnemonics accept an optional size suffix. 2012-03-05 23:16:31 +00:00
AsmParser Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00
COFF Emit global ctors into .CRT$XCU instead of .ctors on Win32. Patch by Joe Groff! 2012-02-23 21:56:08 +00:00
Disassembler Change the second line of the test added for r152414 to use CHECK-NEXT. 2012-03-12 21:38:09 +00:00
ELF In the ObjectFile interface, replace isInternal(), isAbsolute(), isGlobal(), and isWeak(), with a bitset of flags. 2012-02-28 23:47:53 +00:00
MachO Fix flags for test in MC/MachO/ARM/empty-function-nop.ll 2012-03-01 00:29:09 +00:00
MBlaze Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00
Mips Use llvm-mc instead of llc. Patch by Jack Carter. 2012-03-07 20:58:59 +00:00
X86 Added a missing error check for X86 assembly with mismatched base and index 2012-03-12 21:32:09 +00:00