summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/flush_codegen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/OpenMP/flush_codegen.cpp')
-rw-r--r--clang/test/OpenMP/flush_codegen.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/OpenMP/flush_codegen.cpp b/clang/test/OpenMP/flush_codegen.cpp
index 050936bb99d..543524c220b 100644
--- a/clang/test/OpenMP/flush_codegen.cpp
+++ b/clang/test/OpenMP/flush_codegen.cpp
@@ -35,4 +35,6 @@ int main() {
// CHECK: call {{.*}}void @__kmpc_flush(%{{.+}}* {{(@|%).+}})
// CHECK: ret
+// CHECK-NOT: line: 0,
+
#endif
OpenPOWER on IntegriCloud