[PATCH] D159082: [ELF][RISCV] Implement --emit-relocs with relaxation
Job Noorman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 23:09:11 PDT 2023
jobnoorman added a comment.
In D159082#4644729 <https://reviews.llvm.org/D159082#4644729>, @MaskRay wrote:
> I filed https://sourceware.org/bugzilla/show_bug.cgi?id=30844 (`ld riscv: --emit-relocs does not retain the original relocation type`).
Thanks for that! Still waiting for my Sourceware account :/
> I am quite concerned if RISC-V `--emit-relocs` get more uses before we have figured out the issues.
> Please consider that the current lld behavior is highly experimental and don't rely on the behavior in some components like bolt/ (or consider its code highly experimental and may break any time).
Yes, will keep this in mind.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159082/new/
https://reviews.llvm.org/D159082
More information about the llvm-commits
mailing list