aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-readobj/llvm-readobj.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2019-01-23 10:33:26 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2019-01-23 10:33:26 +0000
commitbcbe98bcb9496a7881b7a29af3c488d0a855d032 (patch)
tree03973314526e9e31b8b16412e3d926229b1fe9c8 /llvm/tools/llvm-readobj/llvm-readobj.cpp
parent6046d087c5b91d997ee025f38d83405bf0668adb (diff)
downloadllvm-bcbe98bcb9496a7881b7a29af3c488d0a855d032.zip
llvm-bcbe98bcb9496a7881b7a29af3c488d0a855d032.tar.gz
llvm-bcbe98bcb9496a7881b7a29af3c488d0a855d032.tar.bz2
[llvm-objdump] - Split disassembleObject() into two methods. NFCI.
Currently, disassembleObject() is a ~550 lines length function. This patch splits it into two, where first do all helper objects initializations and calls the second which does all the rest job. This is a straightforward split. Differential revision: https://reviews.llvm.org/D57020 llvm-svn: 351940
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions