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 516c1a0 commit 981191aCopy full SHA for 981191a
flang/test/Lower/ident.f90
@@ -2,4 +2,4 @@
2
! RUN: %flang_fc1 -emit-fir %s -o - | FileCheck %s
3
4
! CHECK: module attributes {
5
-! CHECK-SAME: llvm.ident = "flang version {{.+}}"
+! CHECK-SAME: llvm.ident = "{{.*}}flang version {{.+}}"
0 commit comments