[Openmp-commits] [openmp] b803f06 - [OpenMP] The test does not have check lines
Johannes Doerfert via Openmp-commits
openmp-commits at lists.llvm.org
Mon Mar 28 22:03:10 PDT 2022
Author: Johannes Doerfert
Date: 2022-03-29T00:02:55-05:00
New Revision: b803f069018192d95ecd54d243e24c10abc1558c
URL: https://github.com/llvm/llvm-project/commit/b803f069018192d95ecd54d243e24c10abc1558c
DIFF: https://github.com/llvm/llvm-project/commit/b803f069018192d95ecd54d243e24c10abc1558c.diff
LOG: [OpenMP] The test does not have check lines
Added:
Modified:
openmp/libomptarget/test/mapping/map_back_race.cpp
Removed:
################################################################################
diff --git a/openmp/libomptarget/test/mapping/map_back_race.cpp b/openmp/libomptarget/test/mapping/map_back_race.cpp
index d8d6b3a391177..8a988d3be3b4f 100644
--- a/openmp/libomptarget/test/mapping/map_back_race.cpp
+++ b/openmp/libomptarget/test/mapping/map_back_race.cpp
@@ -1,4 +1,4 @@
-// RUN: %libomptarget-compilexx-run-and-check-generic
+// RUN: %libomptarget-compilexx-and-run-generic
// Taken from https://github.com/llvm/llvm-project/issues/54216
More information about the Openmp-commits
mailing list