blob: f7a4610e0500f384b9ceff2bab7e2a399b0f8cd2 [file] [log] [blame]
add_llvm_component_library(LLVMMCJIT
MCJIT.cpp
DEPENDS
intrinsics_gen
LINK_COMPONENTS
Core
ExecutionEngine
Object
RuntimeDyld
Support
Target
)