[llvm-branch-commits] ELF: Add support for R_AARCH64_INST32 relocation. (PR #133534)

Peter Collingbourne via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Mar 28 15:33:57 PDT 2025


https://github.com/pcc created https://github.com/llvm/llvm-project/pull/133534

The R_AARCH64_INST32 relocation type is to support deactivation
symbols. For more information, see the RFC:
https://discourse.llvm.org/t/rfc-deactivation-symbols/85556

TODO:
- Agree on semantics and relocation type number.
- Add tests.





More information about the llvm-branch-commits mailing list