[llvm] [libomptarget] Add a test for OMP_TARGET_OFFLOAD=disabled (PR #146385)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 9 06:15:01 PDT 2025


================
@@ -0,0 +1,22 @@
+// RUN: %libomptarget-compile-generic
+// RUN:   env OMP_TARGET_OFFLOAD=disabled %libomptarget-run-generic 2>&1 |
----------------
jhuber6 wrote:

Ah, didn't catch that. The OpenMP testing situation is a travesty and has been for several years.

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


More information about the llvm-commits mailing list