Another attempt at changing this default, now that tooling has greater
support for DWARF 5.
Previous attempt is https://reviews.llvm.org/D107190
Paths
| Differential D107190
[AMDGPU][HIP] Switch default DWARF version to 5 ClosedPublic Authored by scott.linder on Jul 30 2021, 12:13 PM.
Details Summary Another attempt at changing this default, now that tooling has greater Previous attempt is https://reviews.llvm.org/D107190
Diff Detail
Event TimelineHerald added subscribers: kerbowa, t-tye, tpr and 5 others. · View Herald TranscriptJul 30 2021, 12:13 PM This revision is now accepted and ready to land.Jul 30 2021, 1:34 PM Closed by commit rG635c5ba45bae: [AMDGPU][HIP] Switch default DWARF version to 5 (authored by scott.linder). · Explain WhyAug 2 2021, 11:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 363528 clang/lib/Driver/ToolChains/AMDGPU.h
clang/lib/Driver/ToolChains/HIP.h
clang/test/Driver/amdgpu-toolchain.c
clang/test/Driver/hip-toolchain-dwarf.hip
|