Skip to content

Commit

Permalink
clang/HIP: Remove REQUIRES libgcc from a test (llvm#112412)
Browse files Browse the repository at this point in the history
  • Loading branch information
arsenm authored and EricWF committed Oct 22, 2024
1 parent d95968f commit 6a36f12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clang/test/Driver/hip-include-path.hip
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// REQUIRES: libgcc
// UNSUPPORTED: system-windows

// RUN: %clang -c -### --target=x86_64-unknown-linux-gnu --cuda-gpu-arch=gfx900 \
Expand Down

0 comments on commit 6a36f12

Please sign in to comment.