[PATCH] D71387: pass -mabi to LTO linker only in RISC-V targets, enable RISC-V LTO
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 18 14:00:43 PST 2019
efriedma added a comment.
> But in RISCV clang emits the same IR for different ABI (-mabi),
This is not true. For simple cases, it does, yes, but there are some weird edge cases for functions with many arguments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71387/new/
https://reviews.llvm.org/D71387
More information about the cfe-commits
mailing list