hanchenye-llvm-project/llvm/test/MC
Daniel Dunbar 27b984ac85 MC/Mach-O: Use the SECTDIFF relocation type for (A - B + constant) where A is external.
- I'm not sure why, but this is what 'as' does.

llvm-svn: 98115
2010-03-10 00:58:25 +00:00
..
AsmParser MC/X86: Rename alternate spellings of ADD{8,16,32} and mark as "code gen only" so they don't get selected by the asm matcher. 2010-03-09 22:50:46 +00:00
Disassembler Fix the vmxon entry in the X86InstrInfo.td so it has the correct prefix bytes 2010-03-08 22:17:26 +00:00
MachO MC/Mach-O: Use the SECTDIFF relocation type for (A - B + constant) where A is external. 2010-03-10 00:58:25 +00:00