================ @@ -29,7 +29,9 @@ #include "llvm/IR/DebugInfo.h" #include "llvm/IR/ValueHandle.h" #include "llvm/Support/Allocator.h" +#include <map> ---------------- adrian-prantl wrote: This seems to not belong to this commit? https://github.com/llvm/llvm-project/pull/79230