[flang-commits] [flang] [flang][debug] Add debug type support for procedure pointers (PR #166764)

via flang-commits flang-commits at lists.llvm.org
Thu Nov 6 06:58:15 PST 2025


================
@@ -0,0 +1,26 @@
+! RUN: %flang_fc1 -emit-llvm -debug-info-kind=standalone %s -o - | FileCheck %s
----------------
jeanPerier wrote:

Please move this test in the test/Integration folder next to the other debug test using `-emit-llvm`.

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


More information about the flang-commits mailing list