[PATCH] D142880: [RISCV][LLD] Support R_RISCV_SET_ULEB128 and R_RISCV_SUB_ULEB128
Khem Raj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 11:27:22 PDT 2023
raj.khem added a comment.
In D142880#4538652 <https://reviews.llvm.org/D142880#4538652>, @kito-cheng wrote:
> @raj.khem ooops, thanks for report that, I am happy to debug that, so...it would be appreciate if you can provide files by `-Wl,--reproduce=xx.tar` :)
@kito-cheng here is a reproducer from sed, the same crash is happening in lot of packages.
https://uclibc.org/~kraj/test.zip
There is a script called `doit.sh` inside the zip file which has the lld cmdline to reproduce the crash.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142880/new/
https://reviews.llvm.org/D142880
More information about the llvm-commits
mailing list