[PATCH] D143673: [lld][RISCV][WIP] Implement GP relaxation for R_RISCV_HI20/R_RISCV_LO12_I/R_RISCV_LO12_S.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 12:38:35 PST 2023
craig.topper updated this revision to Diff 496214.
craig.topper added a comment.
Take part of the test from D100835 <https://reviews.llvm.org/D100835>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143673/new/
https://reviews.llvm.org/D143673
Files:
lld/ELF/Arch/RISCV.cpp
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/Options.td
lld/ELF/Symbols.cpp
lld/ELF/Symbols.h
lld/ELF/Writer.cpp
llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143673.496214.patch
Type: text/x-patch
Size: 6634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/66637cad/attachment.bin>
More information about the llvm-commits
mailing list