================ @@ -34,6 +34,7 @@ #include "llvm/Support/FileSystem.h" #include "llvm/Support/Path.h" #include "llvm/Support/raw_ostream.h" +#include <map> ---------------- tblah wrote: nit: this is no longer needed https://github.com/llvm/llvm-project/pull/91582