Add an accessor to get the underlying MachO representation.
[oota-llvm.git] / include / llvm / Object / MachO.h
2011-10-17 Owen AndersonAdd an accessor to get the underlying MachO representation.
2011-10-17 Michael J. SpencerObject: Fix redundant name.
2011-10-11 Owen AndersonExpose MachOObjectFile externally, like we do for COFF...