llvm-6502/test/MC
Kevin Enderby 938482f522 Add support for generating dwarf debugging info with assembly files
run through the 'C' preprocessor.  That is pick up the file name
and line numbers from the cpp hash file line comments for the
dwarf file and line numbers tables.

rdar://9275556



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167237 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-01 17:31:35 +00:00
..
ARM ARM: Better disassembly for pc-relative LDR. 2012-10-30 01:04:51 +00:00
AsmParser Add support for macro parameters/arguments delimited by spaces, 2012-09-19 20:36:12 +00:00
COFF Emit dtors into proper section while compiling in vcpp-compatible mode. 2012-09-23 15:53:47 +00:00
Disassembler ARM: Better disassembly for pc-relative LDR. 2012-10-30 01:04:51 +00:00
ELF MC: Overhaul handling of .lcomm 2012-09-07 17:25:13 +00:00
MachO Add support for generating dwarf debugging info with assembly files 2012-11-01 17:31:35 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
MBlaze Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
Mips Add test cases for correct parsing of register names in 32- and 64-bit modes. 2012-10-11 12:42:49 +00:00
PowerPC Initial TOC support for PowerPC64 object creation 2012-10-25 12:27:42 +00:00
X86 [ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is 2012-10-29 18:01:54 +00:00