[flang-commits] [flang] [flang] Create TBAA subtree for COMMON block variables. (PR #156558)

via flang-commits flang-commits at lists.llvm.org
Wed Sep 3 08:19:45 PDT 2025


================
@@ -22,6 +22,7 @@
 namespace fir {
 class FIROpsDialect;
 class KindMapping;
+class LLVMTypeConverter;
----------------
jeanPerier wrote:

nit: why do you need this change, it does not seem to be used in the header.

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


More information about the flang-commits mailing list