We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d333f commit d25ca7bCopy full SHA for d25ca7b
flang/test/Integration/debug-dwarf-flags.f90
@@ -1,4 +1,4 @@
1
-// UNSUPPORTED: target={{.*}}-aix{{.*}}
+! UNSUPPORTED: target={{.*}}-aix{{.*}}
2
! RUN: %flang_fc1 -emit-llvm -debug-info-kind=standalone -dwarf-version=5 %s \
3
! RUN: -o - | FileCheck --check-prefix=CHECK-DWARF5 %s
4
! RUN: %flang_fc1 -emit-llvm -debug-info-kind=line-tables-only -dwarf-version=5 \
0 commit comments