[PATCH] D14294: Add macro support to llvm-dwarfdump tool

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 03:50:53 PST 2015


aaboud updated this revision to Diff 39339.
aaboud marked 2 inline comments as done.
aaboud added a comment.

Applied Alexey comments.

Please, let me know if there is anything else I should change.


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
  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
  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.39339.patch
Type: text/x-patch
Size: 13898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151105/fd62872b/attachment.bin>


More information about the llvm-commits mailing list