Sign in
swiftshader
/
SwiftShader.git
/
a857503547cb01a294df9a2c2df6bee18693b05c
/
.
/
third_party
/
llvm-16.0
/
llvm
/
lib
/
ExecutionEngine
/
MCJIT
/
CMakeLists.txt
blob: f7a4610e0500f384b9ceff2bab7e2a399b0f8cd2 [
file
]
add_llvm_component_library(LLVMMCJIT
MCJIT.cpp
DEPENDS
intrinsics_gen
LINK_COMPONENTS
Core
ExecutionEngine
Object
RuntimeDyld
Support
Target
)