[llvm] [RISCV] Vendor Relocations for Xqci extension (PR #135400)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed May 28 21:05:45 PDT 2025


================
@@ -20,6 +21,7 @@ namespace llvm {
 class MCAssembler;
 class MCObjectTargetWriter;
 class raw_ostream;
+class MCSymbolELF;
----------------
MaskRay wrote:

The header file doesn't use MCSymbolELF

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


More information about the llvm-commits mailing list