llvm-6502/test/MC
David Majnemer d7d427732e MC: Fix associative sections on COFF
COFF sections in MC were represented by a tuple of section-name and
COMDAT-name.  This is not sufficient to represent a .text section
associated with another .text section; we need a way to distinguish
between the key section and the one marked associative.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211913 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-27 17:19:44 +00:00
..
AArch64 ldr-pseudo-obj-errors.s: Fix silly copypasto. 2014-06-24 23:18:07 +00:00
ARM Added parsing co-processor names starting with "cr" 2014-06-26 13:10:53 +00:00
AsmParser Allow using .cfi_startproc without a leading symbol. 2014-06-23 15:34:32 +00:00
COFF MC: Fix associative sections on COFF 2014-06-27 17:19:44 +00:00
Disassembler [Disasm][AVX512] Implement decoding of top bit for non-destructive reg fields 2014-06-24 01:42:32 +00:00
ELF Allow using .cfi_startproc without a leading symbol. 2014-06-23 15:34:32 +00:00
MachO Change the default input for llvm-nm to be a.out instead of standard input 2014-06-23 20:27:53 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
Mips [mips] Added support for assembling sdbbp. 2014-06-24 13:00:32 +00:00
PowerPC Emit DWARF3 call frame information when DWARF3+ debug info is requested 2014-06-19 15:39:33 +00:00
Sparc Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
SystemZ Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
X86 [X86] AVX512: Add vbroadcasti* 2014-06-27 00:43:38 +00:00