2 set(LLVM_LINK_COMPONENTS
12 add_llvm_unittest(OrcJITTests
14 IndirectionUtilsTest.cpp
15 GlobalMappingLayerTest.cpp
16 JITTargetMachineBuilderTest.cpp
17 LazyCallThroughAndReexportsTest.cpp
18 LazyEmittingLayerTest.cpp
19 LegacyAPIInteropTest.cpp
20 LegacyCompileOnDemandLayerTest.cpp
21 LegacyRTDyldObjectLinkingLayerTest.cpp
22 ObjectTransformLayerTest.cpp
26 RemoteObjectLayerTest.cpp
28 RTDyldObjectLinkingLayerTest.cpp
29 SymbolStringPoolTest.cpp
30 ThreadSafeModuleTest.cpp
33 target_link_libraries(OrcJITTests PRIVATE