[PATCH] D55279: [RISCV] Support assembling %got_pcrel_hi operator
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 4 11:42:49 PST 2018
rogfer01 added a comment.
> Yeah, upstream suggested axing the list of assembly operators from the psABI doc as it's unnecessary duplication that gets out of date. Volunteers?...
I may give it a shot then. At least a pointer to the asm manual will avoid confusions like mine in the future.
> I deliberately didn't include any expansion of `la` as the two can be done independently. I do however intend to submit a patch for it as well over the next few days, which shouldn't prove too problematic for D50496 <https://reviews.llvm.org/D50496> as it already needs modifying and rebasing.
Thanks a lot for working on this!
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