[PATCH] D55279: [RISCV] Support assembling %got_pcrel_hi operator
Chih-Mao Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 11 06:15:00 PST 2018
PkmX added a comment.
Yes, `getPCRelHiExpr` from D54029 <https://reviews.llvm.org/D54029> needs to modified to also look for `fixup_riscv_got_hi20`, and if it does find one it should just force a relocation.
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