[lld] [WIP][lld] Support thumb PLTs for cortex-M (PR #86223)

via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 17:06:59 PDT 2024


================
@@ -606,12 +720,13 @@ void ARM::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const {
     // PLT entries are always ARM state so we know we need to interwork.
----------------
PiJoules wrote:

Done

https://github.com/llvm/llvm-project/pull/86223


More information about the llvm-commits mailing list