Add an ObjectFile implementation for mach-o.
authorEric Christopher <echristo@apple.com>
Fri, 22 Apr 2011 03:19:48 +0000 (03:19 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 22 Apr 2011 03:19:48 +0000 (03:19 +0000)
commit6256b03674f4d50d1c035aa3ecba45df1345ea79
tree4eea233bb06eb90c2fe8a872df3233805fa77bb3
parentbb498ca5c2acb7567d8d4d84b00229bed6f501b1
Add an ObjectFile implementation for mach-o.

Patch by Patrick Walton!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129974 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/MachOObjectFile.cpp [new file with mode: 0644]