[flang-commits] [flang] [Flang][OpenMP][Driver][Test] Fix the omp-driver-offload-test commands (PR #66926)

Andrzej WarzyƄski via flang-commits flang-commits at lists.llvm.org
Thu Sep 21 02:49:51 PDT 2023


================
@@ -33,7 +37,7 @@
 ! OFFLOAD-HOST-NOT: "-triple" "nvptx64-nvidia-cuda"
 ! OFFLOAD-HOST-NOT: "{{[^"]*}}flang-new" "-fc1" "-triple" "aarch64-unknown-linux-gnu"
 
-! RUN: not %flang -S -### %s -o %t 2>&1 \
+! RUN: %flang -S -### %s 2>&1 \
----------------
banach-space wrote:

Please move to a dedicate patch

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


More information about the flang-commits mailing list