mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
8b9300b972
When the non-local symbol in the expression is in the same fragment as the second symbol, the assembler can still evaluate the expression without needing a relocation. For example, on ARM: _foo: ldr lr, (_foo - 4) rdar://10348687 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148341 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
darwin-ARM-reloc.s | ||
darwin-Thumb-reloc.s | ||
dg.exp | ||
nop-armv4-padding.s | ||
nop-armv6t2-padding.s | ||
nop-thumb2-padding.s | ||
nop-thumb-padding.s | ||
relax-thumb2-branches.s | ||
thumb2-movt-fixup.s |