Update CMake.

llvm-svn: 118953
This commit is contained in:
Daniel Dunbar 2010-11-13 00:28:32 +00:00
parent 9589bf8a86
commit bfd762b9e8
1 changed files with 1 additions and 1 deletions

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