[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,28 @@
+! RUN: %flang_fc1 -emit-fir -debug-info-kind=standalone -mmlir --mlir-print-debuginfo %s -o - | \
----------------
kiranchandramohan wrote:
Does this test anything different from `debug-complex-1.fir`?
https://github.com/llvm/llvm-project/pull/92559
More information about the flang-commits
mailing list