Add support for truncating integer casts from long.
[oota-llvm.git] / Makefile.rules
index 65790880be536c24cc1dbcba94b4201f7fbafc97..d6ed2d531613a5234ce7a5ac6d023a6d63646449 100644 (file)
@@ -770,7 +770,7 @@ endif
 
 # What the X86 JIT requires
 ifdef ENABLE_X86_JIT
-  JIT_LIBS  += LLVMX86
+  JIT_LIBS  += LLVMX86 LLVMSelectionDAG
 endif
 
 # You can enable the SparcV9 JIT on a non-SparcV9 host by setting the flag