[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
Wed Jul 26 21:04:42 PDT 2023


raj.khem added a comment.

In D142880#4534918 <https://reviews.llvm.org/D142880#4534918>, @asb wrote:

> Just cross-linking to https://github.com/llvm/llvm-project/issues/64102 - as we discussed at the last RISC-V LLVM sync-up we really would like to land this and get it into the LLVM 17 branch if possible, to avoid compatibility issues with the next binutils release.

For cross reference. this review https://reviews.llvm.org/D142879 also needs to land together with this.


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