Removing unneeded dependency on LLVM JIT.

This commit is contained in:
Stefano Sanfilippo 2015-03-08 21:45:06 +01:00
parent 79c4303219
commit 0531ec531a

View File

@ -103,7 +103,7 @@ add_executable(mcc
) )
llvm_map_components_to_libnames(LLVM_LIBRARIES llvm_map_components_to_libnames(LLVM_LIBRARIES
support core jit native bitwriter support core native bitwriter
) )
target_link_libraries(mcc target_link_libraries(mcc