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)
commit8f9590b6220a18d2d1056c2b4477be9555a89d12
treecfad52ad874501749949009af7e18f104a247e28
parent94a656477d739dd64ca375d070f9c87051b916ab
macho-dump: add code to print LC_ID_DYLIB load commands.

I want to check them in lld.

llvm-svn: 212043
llvm/include/llvm/Object/MachO.h
llvm/lib/Object/MachOObjectFile.cpp
llvm/tools/macho-dump/macho-dump.cpp