[lld] [RISCV] Disable gp relaxation if part of object unreachable (PR #72655)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 07:31:02 PST 2023


================
@@ -0,0 +1,40 @@
+# REQUIRES: riscv
----------------
MaskRay wrote:

Do we need `lld/test/ELF/riscv-relax-gp-*` files? Can they be folded into two files or even one?

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


More information about the llvm-commits mailing list