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 7bfb872d3d
commit a5d9f6df8f
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