1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

...and fixed the Makefile.

llvm-svn: 95119
This commit is contained in:
Sean Callanan 2010-02-02 20:20:30 +00:00
parent d451ee255b
commit 8546911370

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