[lld] [WIP][lld] Support thumb PLTs for cortex-M (PR #86223)
Peter Smith via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 22 04:30:42 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.
----------------
smithp35 wrote:
Another possibly stale comment.
https://github.com/llvm/llvm-project/pull/86223
More information about the llvm-commits
mailing list