[PATCH] D65634: [RISCV] Default to ilp32d/lp64d in RISC-V Linux
Roger Ferrer Ibanez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 7 01:46:50 PDT 2019
rogfer01 added a comment.
Thanks @asb @lenary for the review!
I understand that, after this change, we will also want to make `-march=rv{32,64}gc` the default in Linux as well. Otherwise there will be an ABI mismatch with the default `-march=rv{32.64}i` in a default invocation.
Does this make sense?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65634/new/
https://reviews.llvm.org/D65634
More information about the cfe-commits
mailing list