[PATCH] D38282: llvm-dwarfdump: implement --find=<name>

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 15:54:10 PDT 2017


aprantl updated this revision to Diff 116897.
aprantl added a comment.

Address review feedback from Paul.


https://reviews.llvm.org/D38282

Files:
  include/llvm/BinaryFormat/Dwarf.h
  include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  include/llvm/DebugInfo/DWARF/DWARFContext.h
  lib/BinaryFormat/Dwarf.cpp
  lib/CodeGen/AsmPrinter/DwarfAccelTable.h
  lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  lib/DebugInfo/DWARF/DWARFContext.cpp
  test/tools/llvm-dwarfdump/X86/find.test
  test/tools/llvm-dwarfdump/cmdline.test
  tools/llvm-dwarfdump/llvm-dwarfdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38282.116897.patch
Type: text/x-patch
Size: 14257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170927/4d9f3402/attachment.bin>


More information about the llvm-commits mailing list