llvm-6502/test/MC
Rafael Espindola c3c413f631 Write relocations in the end of the file. This matches what gas does and
makes files easier to diff.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114898 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-27 22:04:54 +00:00
..
AsmParser MC/AsmParser: Handle exponents in floating point literals. 2010-09-27 20:12:52 +00:00
COFF MC-COFF: Drop empty sections, and label symbols. Convert relocations 2010-09-27 08:58:26 +00:00
Disassembler Fix vmov.f64 disassembly on targets where sizeof(long) != 8. 2010-09-17 23:48:07 +00:00
ELF Write relocations in the end of the file. This matches what gas does and 2010-09-27 22:04:54 +00:00
MachO