OSDN Git Service

Add all 4 MachO object types. Use the stored type to implement is64Bits().
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 8 Apr 2013 13:25:33 +0000 (13:25 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 8 Apr 2013 13:25:33 +0000 (13:25 +0000)
commit9d55c099d628d7835dd1b502cb29c96cae350099
tree335fd71d28c964c9d5fc398252a8a27b4273e2fd
parentbd7c634ab90ed63ee409fe781360cd42b05780f3
Add all 4 MachO object types. Use the stored type to implement is64Bits().

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