summaryrefslogtreecommitdiff
path: root/tools/llc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llc/Makefile')
-rw-r--r--tools/llc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/llc/Makefile b/tools/llc/Makefile
index 47471545df..8cd55c34bb 100644
--- a/tools/llc/Makefile
+++ b/tools/llc/Makefile
@@ -16,6 +16,7 @@ USEDLIBS = \
LLVMSparcV8 \
LLVMSparcV9 \
LLVMX86 \
+ LLVMAlpha \
LLVMSkeleton \
LLVMSparcV9RegAlloc \
LLVMSparcV9InstrSched \