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

Abid Qadeer via flang-commits flang-commits at lists.llvm.org
Wed May 15 05:03:05 PDT 2024


================
@@ -34,6 +34,7 @@
 #include "llvm/Support/FileSystem.h"
 #include "llvm/Support/Path.h"
 #include "llvm/Support/raw_ostream.h"
+#include <map>
----------------
abidh wrote:

Thanks for catching this. Removed.

https://github.com/llvm/llvm-project/pull/91582


More information about the flang-commits mailing list