[Orc] Refactor the compile-on-demand layer to make module partitioning lazy,
[oota-llvm.git] / tools / lli / LLVMBuild.txt
index 5823792ff01ca54f4031e005ec531bd237fe67ed..4c14c47bd0d5e899eaa932f535c047e25eff4b9f 100644 (file)
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = ChildTarget
+
 [component_0]
 type = Tool
 name = lli
 parent = Tools
-required_libraries = AsmParser BitReader IRReader Interpreter JIT MCJIT NativeCodeGen SelectionDAG Native
+required_libraries = AsmParser BitReader IRReader Instrumentation Interpreter MCJIT NativeCodeGen SelectionDAG Native