[PATCH] D112063: [lld][ELF] Add first bits to support relocation relaxations for AArch64
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 8 08:55:39 PST 2021
peter.smith added a comment.
Will try and take a look later this week. Just got back from holiday and have a bit of a backlog. Last time I looked it matched the description in the ABI. Will see if we can progress that towards approval. One possible thought is to add a command-line escape switch to turn off the relaxations. If we do find a program depending on the previous behaviour then they at least have an escape switch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112063/new/
https://reviews.llvm.org/D112063
More information about the llvm-commits
mailing list