[PATCH] D77018: [MC][RISCV] Make .reloc support arbitrary relocation types

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 10 10:30:11 PDT 2020


lenary added a comment.

I think this looks good, but I definitely feel out of my depth in evaluating it, not really knowing this part of the backend and any invariants that need to be preserved. For this reason I'm unwilling to give an explicit approval/rejection.

I do think the testing seems adequate, and this is a useful feature that we should enable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77018





More information about the llvm-commits mailing list