forked from OSchip/llvm-project
![]() 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. llvm-svn: 273719 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Error.cpp | ||
Error.h | ||
coff2yaml.cpp | ||
elf2yaml.cpp | ||
macho2yaml.cpp | ||
obj2yaml.cpp | ||
obj2yaml.h |