Object/Mach-O: Add header and load command information.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 27 Nov 2010 07:19:41 +0000 (07:19 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 27 Nov 2010 07:19:41 +0000 (07:19 +0000)
commita956d8b71755b908d8a150736e8857d2214060c6
tree6ac44d294bb7e144b41f7316b518250c8b07a61d
parentbce55776af16b70408e2ae2e6d91f8ac1e43f6a7
Object/Mach-O: Add header and load command information.

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