llvm-6502/test/MC/MachO
Kevin Enderby a6eeb6e226 Fix i386 relocations to Weak Definitions. The relocation entries should be
external and the item to be relocated should not have the address of the
symbol added in.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103302 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-07 21:44:23 +00:00
..
absolutize.s MC: Fix refacto in MCExpr evaluation, I mistakenly replaced a fragment address with a symbol address. 2010-03-25 01:03:17 +00:00
comm-1.s
darwin-x86_64-diff-relocs.s MC/Mach-O/x86_64: Add relocation support. 2010-03-19 18:07:55 +00:00
darwin-x86_64-reloc-offsets.s MC/Mach-O/x86_64: Add relocation support. 2010-03-19 18:07:55 +00:00
darwin-x86_64-reloc.s MC/Mach-O/x86_64: Relocations in debug sections should use local relocations 2010-05-05 17:22:39 +00:00
data.s
dg.exp
lcomm-attributes.s
relax-jumps.s MC/Mach-O: Implement initial support for relaxation. 2010-03-12 22:07:14 +00:00
relax-recompute-align.s MC/Mach-O: Implement initial support for relaxation. 2010-03-12 22:07:14 +00:00
reloc-diff.s MC/Mach-O: Use the SECTDIFF relocation type for (A - B + constant) where A is external. 2010-03-10 00:58:25 +00:00
reloc-pcrel-offset.s MC/Mach-O: PCrel relocations weren't using the right base address, they are 2010-03-13 02:38:00 +00:00
reloc-pcrel.s MC/Mach-O: For PCrel relocations, we need to compensate for the PCrel adjustment when determining if we need a scattered relocation. 2010-03-09 21:27:58 +00:00
reloc.s Fix i386 relocations to Weak Definitions. The relocation entries should be 2010-05-07 21:44:23 +00:00
section-align-1.s
section-align-2.s
section-flags.s
symbol-flags.s
symbol-indirect.s
symbols-1.s MC/X86_64: Symbol support. 2010-03-13 22:49:35 +00:00
values.s
x86_32-optimal_nop.s MC/Mach-O: Tweak optimal_nop test to be host independent. 2010-03-20 22:36:29 +00:00
x86_32-sections.s MC/Mach-O: Initial x86_64 support. 2010-03-13 22:10:17 +00:00
x86_32-symbols.s MC/Mach-O/x86_64: Temporary labels in cstring sections require symbols (and external relocations, but we don't have x86_64 relocations yet). 2010-03-15 21:56:50 +00:00
x86_64-sections.s MC/Mach-O: Initial x86_64 support. 2010-03-13 22:10:17 +00:00
x86_64-symbols.s MC/Mach-O/x86_64: Temporary labels in cstring sections require symbols (and external relocations, but we don't have x86_64 relocations yet). 2010-03-15 21:56:50 +00:00
zerofill-1.s
zerofill-2.s
zerofill-3.s
zerofill-4.s MC/Macho-O: Align the zerofill section itself to the maximum alignment. 2010-03-08 22:03:42 +00:00
zerofill-sect-align.s MC/Macho-O: Align the zerofill section itself to the maximum alignment. 2010-03-08 22:03:42 +00:00