commit | 35abcb5e69a5179697ffa935cda96b36e17704cf | [log] [tgz] |
---|---|---|
author | Serge Pavlov <sepavloff@gmail.com> | Wed Feb 14 03:26:27 2018 +0000 |
committer | Serge Pavlov <sepavloff@gmail.com> | Wed Feb 14 03:26:27 2018 +0000 |
tree | 35be02b7af89aa2dab4d03cdf6965ba53ba26bb2 | |
parent | d09d7393dda2a6afe77b58a3db0bf046f8d2c2b3 [diff] |
Refactor DisassembleInfo in MachODump.cpp The change implements constructor of DisassembleInfo to avoid duplication of initialization code and gets rid of malloc/free where possible. Differential Revision: https://reviews.llvm.org/D43003 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325098 91177308-0d34-0410-b5e6-96231b3b80d8