macho-dump: Switch to C++ macho-dump tool.

llvm-svn: 121466
This commit is contained in:
Daniel Dunbar 2010-12-10 06:19:45 +00:00
parent fd96efb8e9
commit 599da0cadf
3 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
TOOLNAME = macho-dumpx
TOOLNAME = macho-dump
# This tool has no plugins, optimize startup time.
TOOL_NO_EXPORTS = 1