Split out the IRReader header and the utility functions it provides into
[oota-llvm.git] / tools / lli / LLVMBuild.txt
index 35d46d787b6174960d6849721fe50c10685477fb..5823792ff01ca54f4031e005ec531bd237fe67ed 100644 (file)
@@ -19,5 +19,4 @@
 type = Tool
 name = lli
 parent = Tools
-required_libraries = AsmParser BitReader Interpreter JIT MCJIT NativeCodeGen SelectionDAG
-
+required_libraries = AsmParser BitReader IRReader Interpreter JIT MCJIT NativeCodeGen SelectionDAG Native