[PATCH] D37971: [dwarfdump] Add verbose output for .debug-line section
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 19 02:23:47 PDT 2017
JDevlieghere updated this revision to Diff 115809.
JDevlieghere set the repository for this revision to rL LLVM.
JDevlieghere added a comment.
- Moved printing outside switch.
- Un-verbosed test cases.
Repository:
rL LLVM
https://reviews.llvm.org/D37971
Files:
include/llvm/BinaryFormat/Dwarf.def
include/llvm/DebugInfo/DIContext.h
include/llvm/DebugInfo/DWARF/DWARFContext.h
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
test/DebugInfo/dwarfdump-debug-frame-simple.test
test/MC/X86/i386-darwin-frame-register.ll
test/tools/dsymutil/X86/frame-1.test
test/tools/dsymutil/X86/frame-2.test
tools/llvm-dwarfdump/llvm-dwarfdump.cpp
tools/llvm-objdump/MachODump.cpp
tools/llvm-objdump/llvm-objdump.cpp
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37971.115809.patch
Type: text/x-patch
Size: 11226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/f1cad5eb/attachment-0001.bin>
More information about the llvm-commits
mailing list