[all-commits] [llvm/llvm-project] c4d10e: [AMDGPU][HIP] Switch default DWARF version to 5
Scott Linder via All-commits
all-commits at lists.llvm.org
Fri Oct 16 10:54:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c4d10e7e9bb47b77fad43d8ddcfa328298f36c88
https://github.com/llvm/llvm-project/commit/c4d10e7e9bb47b77fad43d8ddcfa328298f36c88
Author: Scott Linder <Scott.Linder at amd.com>
Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths:
M clang/lib/Driver/ToolChains/AMDGPU.h
M clang/lib/Driver/ToolChains/HIP.h
M clang/test/Driver/amdgpu-toolchain.c
M clang/test/Driver/hip-toolchain-dwarf.hip
Log Message:
-----------
[AMDGPU][HIP] Switch default DWARF version to 5
Another attempt at this, see D59008 for previous attempt.
Reviewed By: kzhuravl, t-tye
Differential Revision: https://reviews.llvm.org/D89484
More information about the All-commits
mailing list