summaryrefslogtreecommitdiff
path: root/tools/llc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llc/Makefile')
-rw-r--r--tools/llc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/llc/Makefile b/tools/llc/Makefile
index b656c0d26c..49bf430d01 100644
--- a/tools/llc/Makefile
+++ b/tools/llc/Makefile
@@ -1,7 +1,8 @@
LEVEL = ../..
TOOLNAME = llc
USEDLIBS = sparc regalloc sched select sparc regalloc sched select target \
- instrument livevar bcreader bcwriter transforms analysis scalaropts vmcore asmwriter support
+ instrument livevar bcreader bcwriter analysis transforms analysis \
+ scalaropts vmcore asmwriter support
include $(LEVEL)/Makefile.common