llvm-project/llvm/test/MC
Tim Northover 5cc3dc86bb Added Mapping Symbols for ARM ELF
Before this patch, when you objdump an LLVM-compiled file, objdump tried to
decode data-in-code sections as if they were code.  This patch adds the missing
Mapping Symbols, as defined by "ELF for the ARM Architecture" (ARM IHI 0044D).

Patch based on work by Greg Fitzgerald.

llvm-svn: 169609
2012-12-07 16:50:23 +00:00
..
ARM Added Mapping Symbols for ARM ELF 2012-12-07 16:50:23 +00:00
AsmParser Add support for macro parameters/arguments delimited by spaces, 2012-09-19 20:36:12 +00:00
COFF [MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev! 2012-11-13 22:04:09 +00:00
Disassembler Added a option to the disassembler to print immediates as hex. 2012-12-05 18:13:19 +00:00
ELF Add support for .cfi_register now that it is easy to extent the representation 2012-11-25 15:14:49 +00:00
MBlaze Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
MachO Correct ARM NOP encoding 2012-12-05 21:01:27 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
Mips Mips direct object xgot support 2012-11-21 23:38:59 +00:00
PowerPC Fix initial frame state on powerpc64. 2012-11-28 18:21:03 +00:00
X86 X86: Better diagnostics for 32-bit vs. 64-bit mode mismatches. 2012-11-14 18:04:47 +00:00