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

Abid Qadeer via flang-commits flang-commits at lists.llvm.org
Tue May 21 05:17:57 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
----------------
abidh wrote:

No, only add-debug-info is needed. I have updated the test.

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


More information about the flang-commits mailing list