X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=tools%2Flli%2FMakefile;h=ab40f2f11363cdcffc1d61fc31e3c3fe2bc71680;hp=94d6f061c946c27a3aa5013f57e534ec43709c6f;hb=4f437717d420d529b352872823acf3f663359d21;hpb=5b37a2e5ff166522870c0dc87be602c04180ab76 diff --git a/tools/lli/Makefile b/tools/lli/Makefile index 94d6f061c94..ab40f2f1136 100644 --- a/tools/lli/Makefile +++ b/tools/lli/Makefile @@ -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