llvm-6502/test/MC
Nico Rieck fdbea5107b Use proper section suffix for COFF weak symbols
32-bit symbols have "_" as global prefix, but when forming the name of
COMDAT sections this prefix is ignored. The current behavior assumes that
this prefix is always present which is not the case for 64-bit and names
are truncated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187356 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-29 13:58:39 +00:00
..
AArch64
ARM This adds range checking for "ldr Rn, [pc, #imm]" Thumb 2013-07-22 15:49:36 +00:00
AsmParser
COFF Use proper section suffix for COFF weak symbols 2013-07-29 13:58:39 +00:00
Disassembler [mips] Fix FP conditional move instructions to have explicit FP condition code 2013-07-26 20:51:20 +00:00
ELF
MachO
Markup
Mips [mips] Print instructions "beq", "bne" and "or" using assembler pseudo 2013-07-26 18:34:25 +00:00
PowerPC
SystemZ [SystemZ] Add LOCR and LOCGR 2013-07-25 09:11:15 +00:00
X86 Add test cases for the various instruction alias and Intel syntax fixes that have gone in lately. 2013-07-26 05:39:33 +00:00