Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: goswin-v-b at web dot de
Target Milestone: ---
I'm building a temporary library out of LTO and non-LTO object files like this:
x86_64-elf-ld -plugin
/home/mrvn/cross/libexe
onent: gas
Assignee: unassigned at sourceware dot org
Reporter: goswin-v-b at web dot de
The arm assembly has a LDR macro to load constants:
ldr r0, =symbol
This works for symbols (or constants, but that isn't the use case I want) in
the same file and section and also f