forked from OSchip/llvm-project
93e7119380
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 | ||
COFFYAML.cpp | ||
ELFYAML.cpp | ||
LLVMBuild.txt | ||
MachOYAML.cpp | ||
YAML.cpp |