[PATCH] D41370: [llvm-readobj] Consistent use of ScopedPrinter

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 16:15:41 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322141: [llvm-readobj] Consistent use of ScopedPrinter (authored by sbc, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D41370?vs=127431&id=129184#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41370

Files:
  llvm/trunk/include/llvm/Support/ScopedPrinter.h
  llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
  llvm/trunk/tools/llvm-readobj/COFFImportDumper.cpp
  llvm/trunk/tools/llvm-readobj/ELFDumper.cpp
  llvm/trunk/tools/llvm-readobj/MachODumper.cpp
  llvm/trunk/tools/llvm-readobj/ObjDumper.h
  llvm/trunk/tools/llvm-readobj/StackMapPrinter.h
  llvm/trunk/tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41370.129184.patch
Type: text/x-patch
Size: 14512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/2703fc48/attachment.bin>


More information about the llvm-commits mailing list