mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
[libomptarget] fix test offloading/disable_default_device.c
Fixes the incorrect lit command line introduced in 536ba87726
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// RUN: %libomptarget-compile-generic
|
||||
// RUN: env OMP_TARGET_OFFLOAD=disabled %libomptarget-run-generic 2>&1 |
|
||||
// %fcheck-generic
|
||||
// RUN: env OMP_TARGET_OFFLOAD=disabled %libomptarget-run-generic 2>&1 | %fcheck-generic
|
||||
|
||||
#include <omp.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user