[ELF] Reorder SectionBase/InputSectionBase members
[llvm-project.git] / clang / test / Driver / hip-no-device-libs.hip
blob2dd01bbbe49054ef7a777b7ca1775cc5bb34026e
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 %s
6 // CHECK-NOT: "-mlink-builtin-bitcode"