blob: 30bd19fa3d236e95c4e00357b059eca795c3ef50 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
OrcJIT
Support
)
add_llvm_unittest(OrcJITTests
IndirectionUtilsTest.cpp
LazyEmittingLayerTest.cpp
ObjectTransformLayerTest.cpp
OrcTestCommon.cpp
)