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:
parent
7f5ef2d7a5
commit
84066cbeea
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user