OSDN Git Service

Revert "[obj2yaml] [yaml2obj] Support for MachO load command structures"
authorChris Bieneman <beanz@apple.com>
Tue, 17 May 2016 17:13:50 +0000 (17:13 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 17 May 2016 17:13:50 +0000 (17:13 +0000)
commit923a9ba5c656ade52141a3d8cc3c9a333e91794c
tree06c988f4a7bdd7221cffbc0d64951bc38e66327f
parent77be094e2f044bc43132a88c3ed3af36cc0ad6bb
Revert "[obj2yaml] [yaml2obj] Support for MachO load command structures"

This reverts commit r269782 because it broke bots with -fpermissive.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269785 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ObjectYAML/MachOYAML.h
include/llvm/Support/MachO.def
include/llvm/Support/MachO.h
lib/ObjectYAML/MachOYAML.cpp
test/ObjectYAML/MachO/load_commands.yaml
tools/obj2yaml/macho2yaml.cpp
tools/yaml2obj/yaml2macho.cpp