Removing unneeded dependency on LLVM JIT.
This commit is contained in:
parent
79c4303219
commit
0531ec531a
|
@ -103,7 +103,7 @@ add_executable(mcc
|
|||
)
|
||||
|
||||
llvm_map_components_to_libnames(LLVM_LIBRARIES
|
||||
support core jit native bitwriter
|
||||
support core native bitwriter
|
||||
)
|
||||
|
||||
target_link_libraries(mcc
|
||||
|
|
Reference in New Issue
Block a user