[flang-commits] [flang] [flang] Add debug information for module variables. (PR #91582)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Wed May 15 04:22:37 PDT 2024


================
@@ -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


More information about the flang-commits mailing list