[PATCH] D57497: [RISCV] Passing small data limitation value to RISCV backend
Ana Pazos via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 3 08:12:15 PST 2019
apazos added a comment.
I don't see -plugin-opt=-riscv-ssection-threshold=.. being passed.
tools::gnutools::Linker::ConstructJob is being invoked with target riscv32-unknown-linux-gnu
It has to work for riscv32-unknown-linux-gnu and riscv32-unknown-elf
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57497/new/
https://reviews.llvm.org/D57497
More information about the cfe-commits
mailing list