Added support to MachO.h for many defines and structures that are needed
authorGreg Clayton <gclayton@apple.com>
Tue, 20 Jul 2010 22:36:00 +0000 (22:36 +0000)
committerGreg Clayton <gclayton@apple.com>
Tue, 20 Jul 2010 22:36:00 +0000 (22:36 +0000)
commit98cfb53af473d10bedf3cdc8d4cc62497d086186
treeb311cc2a1fc64f569d6641258d251b2f97989317
parentcb63ecba312194f7f9b53703ded8f0102141a02d
Added support to MachO.h for many defines and structures that are needed
to Parse mach-o files. All defines have been renamed to not conflict with
#defines in mach header files, all structures were left named the same but
are in the llvm::MachO namespace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108953 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/MachO.h