llvm-6502/test/MC
Kevin Enderby 8704b7897d The error check for using -g with a .s file already containing dwarf .file
directives was in the wrong place and getting triggered incorectly with a
cpp .file directive.  This change fixes that and adds a test case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147951 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-11 18:04:47 +00:00
..
ARM ARM VFP assembly parsing and encoding for VCVT(float <--> fixed point). 2011-12-22 22:19:05 +00:00
AsmParser The error check for using -g with a .s file already containing dwarf .file 2012-01-11 18:04:47 +00:00
COFF Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the 2011-12-17 01:14:52 +00:00
Disassembler Add disassembler support for VPERMIL2PD and VPERMIL2PS. 2011-12-30 06:23:39 +00:00
ELF Implement cfi_restore. Patch by Brian Anderson! 2011-12-29 21:43:03 +00:00
MachO Various crash reporting tools have a problem with the dwarf generated for 2012-01-10 17:52:29 +00:00
MBlaze
Mips Add big endian mips support. Based on a patch by Jack Carter. 2012-01-11 04:04:14 +00:00
X86 Make sure we correctly note the existence of an i8 immediate for vblendvps and friends, so we compute fixups correctly. PR11586. 2011-12-15 23:46:18 +00:00