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