[PATCH] D55279: [RISCV] Support assembling %got_pcrel_hi operator

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 05:52:39 PST 2018


jrtc27 added a comment.

I realise now this is also dependent on D54029 <https://reviews.llvm.org/D54029>, otherwise the corresponding `%pcrel_lo` gets evaluated to the offset of the `auipc`. I'll rebase on top of that.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55279





More information about the llvm-commits mailing list