Eleanor Bonnici d21fb06a6e
[lld][ELF] Allow Arm PC-relative relocations in PIC links (#77304)
The relocations that map to R_ARM_PCA are equivalent to R_PC. They are
PC-relative and safe to use in shared libraries, but have a different
relocation code as they are evaluated differently. Now that LLVM may
generate these relocations in object files, they may occur in
shared libraries or position-independent executables.
2024-01-11 16:49:14 +00:00
..
2023-12-06 15:18:46 -08:00
2023-07-18 17:57:31 -07:00
2023-12-06 15:18:46 -08:00

See docs/NewLLD.rst