llvm-6502/test/MC
Rafael Espindola 99b4237c16 Split Finish into Finish and FinishImpl to have a common place to do end of
file error checking. Use that to error on an unfinished cfi_startproc.

The error is not nice, but is already better than a segmentation fault.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147717 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-07 03:13:18 +00:00
..
ARM ARM VFP assembly parsing and encoding for VCVT(float <--> fixed point). 2011-12-22 22:19:05 +00:00
AsmParser Split Finish into Finish and FinishImpl to have a common place to do end of 2012-01-07 03:13:18 +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 Don't rely on a particular version string for llvm. 2011-12-13 00:34:14 +00:00
MBlaze
Mips Local dynamic TLS model for direct object output. Create the correct TLS MIPS 2011-12-22 01:05:17 +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