[all-commits] [llvm/llvm-project] 6ef015: [DWARF5] Start emitting DW_AT_dwo_name when -gdwar...
Sourabh Singh Tomar via All-commits
all-commits at lists.llvm.org
Tue Dec 10 11:48:42 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6ef01588f4d75ef43da4ed2a37ba7a8b8daab259
https://github.com/llvm/llvm-project/commit/6ef01588f4d75ef43da4ed2a37ba7a8b8daab259
Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
Date: 2019-12-11 (Wed, 11 Dec 2019)
Changed paths:
M clang/test/CodeGen/split-debug-output.c
M clang/test/CodeGen/thinlto-split-dwarf.c
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
M llvm/test/DebugInfo/X86/debug_addr.ll
M llvm/test/DebugInfo/X86/string-offsets-table.ll
Log Message:
-----------
[DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified.
More information about the All-commits
mailing list