Skip to content

Commit eb4a705

Browse files
authored
clang/HIP: Remove requires system-linux from some driver tests (#112842)
1 parent 8a855d6 commit eb4a705

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)