[PATCH] D55303: [RISCV, WIP] Add lowering of addressing sequences for PIC
Lewis Revill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 5 09:15:27 PST 2018
lewis-revill added a comment.
It's probably worth noting that the `%pcrel_lo` relocations to the label appear to be evaluated to a constant when `-mattr=+relax` is not provided... I remember someone said that this was going to be made default? If so I think it would be good to wait for that before this is commited.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55303/new/
https://reviews.llvm.org/D55303
More information about the llvm-commits
mailing list