summaryrefslogtreecommitdiff
path: root/tools/llc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llc')
-rw-r--r--tools/llc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/llc/Makefile b/tools/llc/Makefile
index fcce5119ded..c49b5232fe9 100644
--- a/tools/llc/Makefile
+++ b/tools/llc/Makefile
@@ -3,6 +3,7 @@ TOOLNAME = llc
USEDLIBS = mapping \
sparc \
x86 \
+ selection \
regalloc \
sched \
select \