Skip to content

Commit 1e31bec

Browse files
arsenmjph-13
authored andcommitted
clang/HIP: Remove requires system-linux from some driver tests (llvm#112842)
1 parent 25d7030 commit 1e31bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/hip-partial-link.hip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// REQUIRES: x86-registered-target, amdgpu-registered-target, lld, system-linux
1+
// REQUIRES: x86-registered-target, amdgpu-registered-target, lld
22

33
// RUN: %clang -x hip --target=x86_64-unknown-linux-gnu --no-offload-new-driver \
44
// RUN: --offload-arch=gfx906 -c -nostdinc -nogpuinc -nohipwrapperinc \

0 commit comments

Comments
 (0)