1 set(LLVM_LINK_COMPONENTS mcjit jit interpreter nativecodegen bitreader asmparser selectiondag) 2 3 add_llvm_tool(lli 4 lli.cpp 5 ) 6