llvm-6502/test/MC
Rafael Espindola 9f44724be0 Rename temporary symbols if they conflict with artificial symbols created
by the assembler. This was blocking parsing any large .s produced by clang for
example.

Fixes PR8596.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120603 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-01 20:46:11 +00:00
..
ARM Add tests for more forms of Thumb2 loads and stores. 2010-11-30 18:15:21 +00:00
AsmParser Rename temporary symbols if they conflict with artificial symbols created 2010-12-01 20:46:11 +00:00
COFF Unbreak test on non-COFF targets. 2010-10-16 11:27:13 +00:00
Disassembler Add correct encodings for STRD and LDRD, including fixup support. Additionally, update these to unified syntax. 2010-12-01 19:18:46 +00:00
ELF Fix some broken CHECK lines. 2010-11-29 22:34:55 +00:00
MachO macho-dump: Fix typo. 2010-11-27 04:00:06 +00:00
MBlaze 1. Adding test cases for MBlaze MC disassembler. 2010-11-13 02:37:59 +00:00
X86 fix PR8686, accepting a 'b' suffix at the end of all the setcc 2010-11-28 20:23:50 +00:00