[clang] [llvm] [RISCV] Always emit relocations for resolved symbols and relax (PR #73793)

Andreu Carminati via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 7 08:34:12 PST 2023


andcarminati wrote:

> For the driver BareMetal.cpp change, claiming `-mno-relax` should not be done for non-RISCV targets (e.g. AArch32).

Thank you for the update. I updated the PR reverting the backend part and addressing this issue just for RISC-V. 

https://github.com/llvm/llvm-project/pull/73793


More information about the cfe-commits mailing list