]> git.lizzy.rs Git - rust.git/blobdiff - Makefile.in
Add experimental JIT compiler
[rust.git] / Makefile.in
index 79c6e7e345ac317be96891ed9b9a18722c4fd20c..608f4a3d3ceb3d7ff8bf1c073c678e592e00c7d3 100644 (file)
@@ -216,7 +216,8 @@ RUSTC_INPUTS := $(S)src/rustc/driver/rustc.rs
 ######################################################################
 
 # FIXME: x86-ism
-LLVM_COMPONENTS=x86 ipo bitreader bitwriter linker asmparser
+LLVM_COMPONENTS=x86 ipo bitreader bitwriter linker asmparser jit mcjit \
+                interpreter
 
 define DEF_LLVM_VARS
 # The configure script defines these variables with the target triples