[PATCH] D14294: Add macro support to llvm-dwarfdump tool
Amjad Aboud via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 03:42:28 PST 2015
aaboud updated this revision to Diff 39896.
aaboud marked 4 inline comments as done.
aaboud added a comment.
Thanks Alexey for catching these leftovers that I forgot to modify to fit the recent changes.
I hope that this patch is good for commit.
Do I have an approval to commit?
Thanks,
Amjad
Repository:
rL LLVM
http://reviews.llvm.org/D14294
Files:
include/llvm/DebugInfo/DIContext.h
include/llvm/DebugInfo/DWARF/DWARFContext.h
include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
include/llvm/Support/Dwarf.h
lib/DebugInfo/DWARF/CMakeLists.txt
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFDebugMacro.cpp
lib/DebugInfo/DWARF/SyntaxHighlighting.cpp
lib/DebugInfo/DWARF/SyntaxHighlighting.h
lib/Support/Dwarf.cpp
test/DebugInfo/Inputs/dwarfdump-macro-cmd.h
test/DebugInfo/Inputs/dwarfdump-macro.cc
test/DebugInfo/Inputs/dwarfdump-macro.h
test/DebugInfo/Inputs/dwarfdump-macro.o
test/DebugInfo/debugmacinfo.test
test\DebugInfo\Inputs\dwarfdump-macro.o
tools/llvm-dwarfdump/llvm-dwarfdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14294.39896.patch
Type: text/x-patch
Size: 15347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151111/d2873cec/attachment.bin>
More information about the llvm-commits
mailing list