================
@@ -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