[clang] [RISCV] Enable GP relaxation for Linux (PR #201265)
Craig Topper via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 2 21:58:15 PDT 2026
topperc wrote:
The GP relaxation in lld only works for medlow without PIC. Linux defaults to PIE usually doesn't it?
https://github.com/llvm/llvm-project/pull/201265
More information about the cfe-commits
mailing list