Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Build result: pass - 60606 tests passed, 0 failed and 726 were skipped.
Log files: console-log.txt, CMakeCache.txt
Paths
| Differential D71185
[DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified. ClosedPublic Authored by SouraVX on Dec 9 2019, 12:54 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, cfe-commits, dexonsmith and 3 others. · View Herald Transcript Comment Actions Build result: pass - 60606 tests passed, 0 failed and 726 were skipped. Log files: console-log.txt, CMakeCache.txt This revision is now accepted and ready to land.Dec 9 2019, 11:11 AM Closed by commit rGfb4d8fe1a862: Recommit "[DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified." (authored by SouraVX). · Explain WhyDec 10 2019, 12:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 233165 clang/test/CodeGen/split-debug-output.c
clang/test/CodeGen/thinlto-split-dwarf.c
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
llvm/test/DebugInfo/X86/debug_addr.ll
llvm/test/DebugInfo/X86/string-offsets-table.ll
|
This should be moved down under the 'if' so it's in the same scope as the only use.