Skip to content

Commit a4163d8

Browse files
committed
Revert changes back to testing the file in both modes.
1 parent 0b98654 commit a4163d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/check_device_code/id_queries_fit_int.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clangxx -Xclang -fsycl-is-host -fsycl-id-queries-fit-in-int -I %sycl_include -O0 -c -S -emit-llvm -o %t.ll %s
1+
// RUN: %clangxx -fsycl -fsycl-id-queries-fit-in-int -O0 -c -S -emit-llvm -o %t.ll %s
22
// RUN: FileCheck %s --input-file %t.ll
33

44
#include <CL/sycl.hpp>

0 commit comments

Comments
 (0)