[RISCV][FMV] Support target_clones (#85786)
[llvm-project.git] / clang / test / Driver / hip-toolchain-dwarf.hip
blob7646227295e12229f5f9d2d91a760ba5fcd37287
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
5 // DWARF_VER: "-dwarf-version=5"