[PATCH] D45181: [RISCV] Add diff relocation support for RISC-V

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 22:31:09 PDT 2019


rogfer01 added a comment.

In D45181#1488084 <https://reviews.llvm.org/D45181#1488084>, @luismarques wrote:

> @rogfer01 Are you still looking into this? My efforts to fix the problem with the debug information would also touch this. How do you want to proceed?


I made some changes in my downstream so things link successfully but I'm still seeing issues with exceptions at runtime. So nothing very useful at the moment for upstream, feel free to make changes here.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D45181





More information about the llvm-commits mailing list