brintos

brintos / llvm-project-archived public Read only

0
0
Text · 219 B · 2dd01bb Raw
7 lines · plain
1// RUN: %clang -### -nogpuinc -nogpulib --target=x86_64-linux-gnu \2// RUN:   --cuda-gpu-arch=gfx900 \3// RUN:   %S/Inputs/hip_multiple_inputs/b.hip \4// RUN: 2>&1 | FileCheck %s5 6// CHECK-NOT: "-mlink-builtin-bitcode"7