repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ELF] Reorder SectionBase/InputSectionBase members
[llvm-project.git]
/
clang
/
test
/
Driver
/
hip-no-device-libs.hip
blob
2dd01bbbe49054ef7a777b7ca1775cc5bb34026e
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
5
6
// CHECK-NOT: "-mlink-builtin-bitcode"