blob: f6d882d1a8f06f7abb8c6f7992efe12772cd3aa2 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
OrcShared
OrcTargetProcess
Support
)
add_llvm_utility(llvm-jitlink-executor
llvm-jitlink-executor.cpp
DEPENDS
intrinsics_gen
)
export_executable_symbols(llvm-jitlink-executor)