summaryrefslogtreecommitdiff
path: root/tools/llc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llc/Makefile')
-rw-r--r--tools/llc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llc/Makefile b/tools/llc/Makefile
index 82d6b991d2..56cc3031a1 100644
--- a/tools/llc/Makefile
+++ b/tools/llc/Makefile
@@ -69,7 +69,7 @@ USEDLIBS += \
LLVMTarget.a \
LLVMipa.a \
LLVMTransforms.a \
- LLVMScalarOpts \
+ LLVMScalarOpts.a \
LLVMAnalysis.a \
LLVMTransformUtils.a \
LLVMBCReader \