Remove the JIT from LLDB's dependencies to fix the build

llvm-svn: 217002
This commit is contained in:
Reid Kleckner 2014-09-03 00:35:03 +00:00
parent 112237b476
commit 634ff8ec04
1 changed files with 0 additions and 1 deletions

View File

@ -177,7 +177,6 @@ list(APPEND LLDB_SYSTEM_LIBS ${system_libs})
set( LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
jit
interpreter
asmparser
bitreader