[Orc] Add orcjit to the dependencies list in the Makefile for lli.
[oota-llvm.git] / tools / lli / Makefile
index 94d6f061c946c27a3aa5013f57e534ec43709c6f..ab40f2f11363cdcffc1d61fc31e3c3fe2bc71680 100644 (file)
@@ -14,7 +14,7 @@ PARALLEL_DIRS := ChildTarget
 
 include $(LEVEL)/Makefile.config
 
-LINK_COMPONENTS := mcjit instrumentation interpreter nativecodegen bitreader asmparser irreader selectiondag native
+LINK_COMPONENTS := mcjit orcjit instrumentation interpreter nativecodegen bitreader asmparser irreader selectiondag native
 
 # If Intel JIT Events support is confiured, link against the LLVM Intel JIT
 # Events interface library