[PATCH] D143115: [lld][RISCV] Introduce handling for R_RISCV_PLT32 relocation
Leonard Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 1 15:39:52 PST 2023
leonardchan added a comment.
In D143115#4097967 <https://reviews.llvm.org/D143115#4097967>, @craig.topper wrote:
> I think you meant [lld] in the title?
Yeah this has both llvm and lld changes so I just happen to pick [llvm'. In hindsight this should probably be two separate llvm and lld patches, but I'll leave that up for reviewers to decide if it's necessary.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143115/new/
https://reviews.llvm.org/D143115
More information about the llvm-commits
mailing list