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
[RISCV][FMV] Support target_clones (#85786)
[llvm-project.git]
/
clang
/
test
/
Driver
/
hip-toolchain-dwarf.hip
blob
7646227295e12229f5f9d2d91a760ba5fcd37287
1
// RUN: %clang -### -c --target=x86_64-linux-gnu -fgpu-rdc \
2
// RUN: -nogpuinc -nogpulib -x hip --offload-arch=gfx803 %s \
3
// RUN: -Xarch_gfx803 -g 2>&1 | FileCheck %s -check-prefix=DWARF_VER
4
5
// DWARF_VER: "-dwarf-version=5"