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

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 6 22:18:34 PST 2023


MaskRay wrote:

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

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


More information about the cfe-commits mailing list