summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/Makefile b/llvm/tools/Makefile
index 416b3c411e3..6f2ff881c7f 100644
--- a/llvm/tools/Makefile
+++ b/llvm/tools/Makefile
@@ -14,7 +14,7 @@ LEVEL := ..
PARALLEL_DIRS := llvm-config \
opt llvm-as llvm-dis \
llc llvm-ranlib llvm-ar llvm-nm \
- llvm-ld llvmc llvm-prof llvm-link \
+ llvm-ld llvm-prof llvm-link \
lli gccas gccld llvm-extract llvm-db llvm2cpp \
bugpoint llvm-bcanalyzer llvm-stub llvmc2
OpenPOWER on IntegriCloud