llvm-6502/test/MC
Kevin Enderby 94c2e85bea The second part of support for generating dwarf for assembly source files. This
generates the dwarf Compile Unit DIE and a dwarf subprogram DIE for each
non-temporary label.

The next part will be to get the clang driver to enable this when assembling
a .s file.  rdar://9275556


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146262 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-09 18:09:40 +00:00
..
ARM ARM 64-bit VEXT assembly uses a .64 suffix, not .32, amazingly enough. 2011-12-08 22:19:04 +00:00
AsmParser Move test to the X86 directory, note the PR number and only run MC once. 2011-10-31 17:23:09 +00:00
COFF MC/X86/COFF: Allow quotes in names when targeting MS/Windows, 2011-11-29 18:00:06 +00:00
Disassembler Add several new instructions supported by the latest MicroBlaze. 2011-11-27 05:16:58 +00:00
ELF Handle the case of the magical _GLOBAL_OFFSET_TABLE_ showing up in a 2011-12-09 03:03:58 +00:00
MachO The second part of support for generating dwarf for assembly source files. This 2011-12-09 18:09:40 +00:00
MBlaze
X86 Support for encoding all FMA4 instructions and tablegen patterns for all 2011-11-30 22:09:42 +00:00