blob: c5795eebd71a213c3b189ab21e854a10de460a3d [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
OrcShared
OrcJIT
RuntimeDyld
Support
)
add_llvm_utility(lli-child-target
ChildTarget.cpp
DEPENDS
intrinsics_gen
)