[PATCH] D149526: [JITLink][RISCV] Implement linker relaxation

Job Noorman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 23:29:46 PDT 2023


jobnoorman marked an inline comment as done.
jobnoorman added a comment.

In D149526#4328661 <https://reviews.llvm.org/D149526#4328661>, @lhames wrote:

> I believe that this is blocked by the subtarget features patch, but otherwise LGTM.

Thanks for the review @lhames!

Note that besides that patch, this is also still blocked by D149523 <https://reviews.llvm.org/D149523> (for testing).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149526/new/

https://reviews.llvm.org/D149526



More information about the llvm-commits mailing list