llvm-6502/test/MC/MachO
Daniel Dunbar a015c1c876 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98115 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-10 00:58:25 +00:00
..
Darwin This is a patch to the assembler frontend to detect when aligning a text 2010-02-25 18:46:04 +00:00
comm-1.s
data.s
dg.exp
lcomm-attributes.s
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.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
section-align-1.s
section-align-2.s
section-flags.s
sections.s
symbol-flags.s
symbol-indirect.s
symbols-1.s
values.s
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