1 // REQUIRES: system-windows
5 // Test HIP runtime lib args specified by --rocm-path.
6 // RUN: %clang -### --hip-link --target=x86_64-pc-windows-msvc \
7 // RUN: --rocm-path=%S/Inputs/rocm %t.o 2>&1 \
10 // CHECK: "-libpath:{{.*Inputs.*rocm.*lib}}" "amdhip64.lib"