1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Build llvm-update now.

llvm-svn: 32116
This commit is contained in:
Reid Spencer 2006-12-02 04:46:36 +00:00
parent 7f5ef2d7a5
commit 84066cbeea

View File

@ -11,7 +11,7 @@ LEVEL := ..
# Note .. the tools are organized in triples consisting of one large and two
# small executables. This is done to minimize memory load in parallel builds.
# Please retain this ordering.
PARALLEL_DIRS := llvm-config \
PARALLEL_DIRS := llvm-config llvm-upgrade \
opt llvm-as llvm-dis \
llc llvm-ranlib llvm-ar \
lli llvm-link llvm-nm \