[PATCH] D146546: [BOLT][RFC] Implement composed relocations
Job Noorman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 23 01:48:59 PDT 2023
jobnoorman added a comment.
So it feels to me (please correct me if I'm wrong) that there is some agreement that the current patch is the preferred approach for dealing with the composed relocations in RISC-V. There might be a need though for supporting custom MCExprs in relocations for features found in golang. I think it should be possible to implement that *in addition to* the current patch so maybe it would make sense to move that discussion to another RFC?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146546/new/
https://reviews.llvm.org/D146546
More information about the llvm-commits
mailing list