...and fixed the Makefile.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95119 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Sean Callanan 2010-02-02 20:20:30 +00:00
parent 59b9c8879b
commit b788b3753b

View File

@ -22,7 +22,7 @@ PARALLEL_DIRS := opt llvm-as llvm-dis \
lli llvm-extract \
bugpoint llvm-bcanalyzer llvm-stub \
llvm-mc llvmc \
ed
edis
# Let users override the set of tools to build from the command line.
ifdef ONLY_TOOLS