llvm-project/llvm/test/MC
Rafael Espindola 48e108753b Represent relocations against local symbols as relocations against the section
they are in. Both ways should be equivalent, but gas produces relocations
against the section.

Roman wrote the patch, I added the test.

llvm-svn: 114667
2010-09-23 17:25:18 +00:00
..
AsmParser fix rdar://8456371 - Handle commutable instructions written backward. 2010-09-22 06:26:39 +00:00
COFF test: Fix coff-dump section array indicies to 1 based to match file format. 2010-09-15 03:58:51 +00:00
Disassembler Fix vmov.f64 disassembly on targets where sizeof(long) != 8. 2010-09-17 23:48:07 +00:00
ELF Represent relocations against local symbols as relocations against the section 2010-09-23 17:25:18 +00:00
MachO MC/Mach-O/i386: Fix a crash in relocation handling. 2010-09-17 15:21:50 +00:00