================ @@ -28,6 +28,7 @@ #include "llvm/IR/Function.h" #include "llvm/IR/GlobalValue.h" #include "llvm/IR/IRBuilder.h" +#include "llvm/IR/InstIterator.h" ---------------- brunodf-gf wrote:
You do not touch this file (any longer?) so you should not add an include here. https://github.com/llvm/llvm-project/pull/218768 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
