[flang-commits] [flang] [flang][debug] Support complex types. (PR #92559)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Tue May 21 03:53:49 PDT 2024


================
@@ -0,0 +1,39 @@
+// RUN: fir-opt --cg-rewrite="preserve-declare=true" --mlir-print-debuginfo %s | fir-opt --add-debug-info --mlir-print-debuginfo | FileCheck %s
----------------
kiranchandramohan wrote:

Does the cg-rewrite pass do anything useful here?

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


More information about the flang-commits mailing list