================
@@ -3507,6 +3584,7 @@ void AsmMatcherEmitter::run(raw_ostream &OS) {
 
   OS << "\n#ifdef GET_MATCHER_IMPLEMENTATION\n";
   OS << "#undef GET_MATCHER_IMPLEMENTATION\n\n";
+  OS << "#include \"llvm/MC/MCRegisterInfo.h\"\n\n";
----------------
arichardson wrote:

I agree this is not great, let me fix it properly 

https://github.com/llvm/llvm-project/pull/200453
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to