[Driver][test] Disable hip-link-bc-to-bc.hip

As it was disabled due to unsupported feature "clang-driver" before.
This commit is contained in:
Fangrui Song 2022-09-15 21:41:18 -07:00
parent ab755e6562
commit 45b85aebdb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// REQUIRES: x86-registered-target, amdgpu-registered-target
// REQUIRES: clang-driver, x86-registered-target, amdgpu-registered-target
// Check that clang unbundles the two bitcodes and links via llvm-link
// RUN: rm -rf %t && mkdir %t