macho-dump: add code to print LC_ID_DYLIB load commands.
authorTim Northover <tnorthover@apple.com>
Mon, 30 Jun 2014 14:40:57 +0000 (14:40 +0000)
committerTim Northover <tnorthover@apple.com>
Mon, 30 Jun 2014 14:40:57 +0000 (14:40 +0000)
commit12a261e117f0e638362550cc675e266ceefceddd
tree6578fba554a7af98333dcd883e5b54d2a59634e7
parenta1ff0aed40d1df9e8336d23eb53db0620a046e81
macho-dump: add code to print LC_ID_DYLIB load commands.

I want to check them in lld.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212043 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/MachO.h
lib/Object/MachOObjectFile.cpp
tools/macho-dump/macho-dump.cpp