summaryrefslogtreecommitdiffstats
path: root/llvm/tools
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools')
-rw-r--r--llvm/tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/tools/Makefile b/llvm/tools/Makefile
index 7305f6bafeb..4f4764c9d0b 100644
--- a/llvm/tools/Makefile
+++ b/llvm/tools/Makefile
@@ -19,8 +19,8 @@ DIRS := llvm-config
PARALLEL_DIRS := opt llvm-as llvm-dis \
llc llvm-ranlib llvm-ar llvm-nm \
llvm-ld llvm-prof llvm-link \
- lli gccas gccld llvm-extract llvm-db \
- bugpoint llvm-bcanalyzer llvm-stub llvmc
+ lli gccas gccld llvm-extract llvm-db \
+ bugpoint llvm-bcanalyzer llvm-stub llvmc
include $(LEVEL)/Makefile.config
OpenPOWER on IntegriCloud