Disable building llvm-upgrade.

llvm-svn: 48764
This commit is contained in:
Tanya Lattner 2008-03-25 05:05:58 +00:00
parent 1c077ae1b7
commit ca8eb5d0f5
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ LEVEL := ..
# large and three small executables. This is done to minimize memory load
# in parallel builds. Please retain this ordering.
PARALLEL_DIRS := llvm-config \
opt llvm-as llvm-dis llvm-upgrade \
opt llvm-as llvm-dis \
llc llvm-ranlib llvm-ar llvm-nm \
llvm-ld llvmc llvm-prof llvm-link \
lli gccas gccld llvm-extract llvm-db llvm2cpp \