2 set(LLVM_LINK_COMPONENTS
13 add_llvm_unittest(OrcJITTests
15 IndirectionUtilsTest.cpp
16 GlobalMappingLayerTest.cpp
17 JITTargetMachineBuilderTest.cpp
18 LazyCallThroughAndReexportsTest.cpp
19 LazyEmittingLayerTest.cpp
20 LegacyAPIInteropTest.cpp
21 LegacyCompileOnDemandLayerTest.cpp
22 LegacyRTDyldObjectLinkingLayerTest.cpp
23 ObjectTransformLayerTest.cpp
27 RemoteObjectLayerTest.cpp
29 RTDyldObjectLinkingLayerTest.cpp
30 SymbolStringPoolTest.cpp
31 ThreadSafeModuleTest.cpp
34 target_link_libraries(OrcJITTests PRIVATE