Sign in
llvm
/
llvm-project
/
578f38cd08ba71300b013644e5ae8c8a64598800
/
.
/
clang
/
test
/
Driver
/
hip-no-device-libs.hip
blob: 2dd01bbbe49054ef7a777b7ca1775cc5bb34026e [
file
] [
log
] [
blame
]
// RUN: %clang -### -nogpuinc -nogpulib --target=x86_64-linux-gnu \
// RUN: --cuda-gpu-arch=gfx900 \
// RUN: %S/Inputs/hip_multiple_inputs/b.hip \
// RUN: 2>&1 | FileCheck %s
// CHECK-NOT: "-mlink-builtin-bitcode"