1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/MC/MachO/ARM
Jim Grosbach 012239e10a ARM Darwin symbol ref differences w/o subsection-via-symbols.
When not using subsections via symbols, the assembler can resolve
symbol differences (including pcrel references) to non-local
labels at assembly time, not just those in the same atom.

llvm-svn: 148865
2012-01-24 21:45:25 +00:00
..
darwin-ARM-reloc.s MC tweak symbol difference resolution for non-local symbols. 2012-01-17 22:14:39 +00:00
darwin-Thumb-reloc.s
dg.exp
no-subsections-reloc.s ARM Darwin symbol ref differences w/o subsection-via-symbols. 2012-01-24 21:45:25 +00:00
nop-armv4-padding.s
nop-armv6t2-padding.s
nop-thumb2-padding.s
nop-thumb-padding.s
relax-thumb2-branches.s
relax-thumb-ldr-literal.s Thumb2 relaxation for LDR(literal). 2012-01-18 21:54:16 +00:00
thumb2-function-relative-load.s Add testcase. 2012-01-19 01:36:59 +00:00
thumb2-movt-fixup.s