Start migrating mach-o dumping facilities to the object file out of a
authorEric Christopher <echristo@apple.com>
Sun, 3 Apr 2011 23:51:47 +0000 (23:51 +0000)
committerEric Christopher <echristo@apple.com>
Sun, 3 Apr 2011 23:51:47 +0000 (23:51 +0000)
commit592cf78f842999d3b6c958822927790bc3f45c62
tree6640d22b8e90ad74a37fdc048de08473da3933b1
parent33feb706901bc674d30e9d82b6baff7e9c634366
Start migrating mach-o dumping facilities to the object file out of a
separate executable.

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