[lld] [LLD] Add support for statically resolved vendor-specific RISCV relocations. (PR #169273)

Owen Anderson via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 16 14:04:01 PST 2026


================
@@ -24,6 +24,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "Target.h"
+#include "Arch/RISCVInternalRelocations.h"
----------------
resistor wrote:

Ack, will fix.

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


More information about the llvm-commits mailing list