[PATCH] D159082: [ELF][RISCV] Implement --emit-relocs with relaxation
Job Noorman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 8 01:37:29 PDT 2023
jobnoorman updated this revision to Diff 556235.
jobnoorman added a comment.
- Revert to emitting `R_RISCV_ALIGN` instead of `R_RISCV_NONE`;
- Improve comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159082/new/
https://reviews.llvm.org/D159082
Files:
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h
lld/test/ELF/riscv-relax-emit-relocs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159082.556235.patch
Type: text/x-patch
Size: 7655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230908/bc691075/attachment.bin>
More information about the llvm-commits
mailing list