[llvm-commits] [llvm] r129974 - /llvm/trunk/lib/Object/MachOObjectFile.cpp

Eric Christopher echristo at apple.com
Thu Apr 21 22:10:58 PDT 2011


On Apr 21, 2011, at 10:07 PM, Chris Lattner wrote:

>> Add an ObjectFile implementation for mach-o.
>> 
>> Patch by Patrick Walton!
> 
> 
> Very nice!  Instead of duplicating these magic constants, can you use include/llvm/Support/MachO.h?

Yep. In the middle of cleaning up :)

-eric



More information about the llvm-commits mailing list