[PATCH] D43003: Refactor DisassembleInfo in MachODump.cpp
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 21:08:15 PST 2018
sepavloff created this revision.
sepavloff added reviewers: t.p.northover, enderby.
The change implements constructor of DisassembleInfo to avoid duplication
of initialization code and gets rid of malloc/free where possible.
Repository:
rL LLVM
https://reviews.llvm.org/D43003
Files:
tools/llvm-objdump/MachODump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43003.133145.patch
Type: text/x-patch
Size: 7134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/7b3d3766/attachment.bin>
More information about the llvm-commits
mailing list