Remove macho-dump. Its functionality is now covered by llvm-readobj.
authorDavide Italiano <davide@freebsd.org>
Tue, 22 Sep 2015 17:46:10 +0000 (17:46 +0000)
committerDavide Italiano <davide@freebsd.org>
Tue, 22 Sep 2015 17:46:10 +0000 (17:46 +0000)
commit36caf0659ff104da732ed4a58f212111bafed52a
treed52676c58d15b11ab966eee50939c0c1206a3731
parent16a661561f56335ea1b0260fb33322ac92dbcf01
Remove macho-dump. Its functionality is now covered by llvm-readobj.

Approved by: Rafael Espindola, Eric Christopher, Jim Grosbach,
             Alex Rosenberg

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248302 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.cfg
tools/LLVMBuild.txt
tools/Makefile
tools/macho-dump/CMakeLists.txt [deleted file]
tools/macho-dump/LLVMBuild.txt [deleted file]
tools/macho-dump/Makefile [deleted file]
tools/macho-dump/macho-dump.cpp [deleted file]