shiva0217 added a comment. In D57497#1382393 <https://reviews.llvm.org/D57497#1382393>, @apazos wrote:
> 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 Hi Ana, I've added the passing code in `tools::gnutools::Linker::ConstructJob` for non-baremetal target. Thanks for pointing me out the missing part. :) Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D57497/new/ https://reviews.llvm.org/D57497 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits