================ @@ -14,6 +14,7 @@ #include "llvm/IR/InstrTypes.h" #include "llvm/IR/Module.h" #include "llvm/Support/Alignment.h" +#include "llvm/TargetParser/TargetParser.h" ---------------- cdevadas wrote: Done. https://github.com/llvm/llvm-project/pull/83018