Sign in
llvm
/
llvm-project.git
/
refs/heads/users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation
/
.
/
clang
/
test
/
Driver
/
hip-toolchain-dwarf.hip
blob: 7646227295e12229f5f9d2d91a760ba5fcd37287 [
file
] [
log
] [
blame
] [
edit
]
// RUN: %clang -### -c --target=x86_64-linux-gnu -fgpu-rdc \
// RUN: -nogpuinc -nogpulib -x hip --offload-arch=gfx803 %s \
// RUN: -Xarch_gfx803 -g 2>&1 | FileCheck %s -check-prefix=DWARF_VER
// DWARF_VER: "-dwarf-version=5"