commit | e92acf152644337c7ad005022fe0589a95be156f | [log] [tgz] |
---|---|---|
author | Chris Bieneman <beanz@apple.com> | Fri Jun 24 20:42:28 2016 +0000 |
committer | Chris Bieneman <beanz@apple.com> | Fri Jun 24 20:42:28 2016 +0000 |
tree | 34a765d837c145244bfb2a04d41f108e4791e2a0 | |
parent | 26f3c3b0c46f4e9b4870abd99e3dc02f162320b8 [diff] |
[obj2yaml] [yaml2obj] Support for MachO Universal binaries This patch adds round-trip support for MachO Universal binaries to obj2yaml and yaml2obj. Universal binaries have a header and list of architecture structures, followed by a the individual object files at specified offsets. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273719 91177308-0d34-0410-b5e6-96231b3b80d8