[PATCH] D54143: [WIP, RISCV] Generate address sequences suitable for mcmodel=medium
James Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 11 08:57:44 PST 2018
jrtc27 added a comment.
Oh, probably also worth mentioning the `small <-> medlow` and `medium <-> medany` GCC code model mapping in the commit message, and probably a comment too in the source code of `getAddr`.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54143/new/
https://reviews.llvm.org/D54143
More information about the llvm-commits
mailing list