================ @@ -14,6 +14,7 @@ #include "llvm/IR/Function.h" #include "llvm/IR/Instruction.h" #include "llvm/IR/Module.h" +#include "llvm/SandboxIR/Utils.h" ---------------- vporpo wrote: Probably forgot to git add the header :P https://github.com/llvm/llvm-project/pull/109221