Update CMake.

llvm-svn: 118953
This commit is contained in:
Daniel Dunbar 2010-11-13 00:28:32 +00:00
parent 95f870ece4
commit b2436c4725

View File

@ -1,4 +1,4 @@
set(LLVM_LINK_COMPONENTS jit interpreter nativecodegen bitreader selectiondag)
set(LLVM_LINK_COMPONENTS jit interpreter nativecodegen bitreader asmparser selectiondag)
add_llvm_tool(lli
lli.cpp