1 set(LLVM_LINK_COMPONENTS
12 add_llvm_unittest(IRTests
13 AbstractCallSiteTest.cpp
22 DebugTypeODRUniquingTest.cpp
25 DominatorTreeBatchUpdatesTest.cpp
27 PassBuilderCallbacksTest.cpp
31 LegacyPassManagerTest.cpp
36 ModuleSummaryIndexTest.cpp
39 ShuffleVectorInstTest.cpp
40 StructuralHashTest.cpp
55 target_link_libraries(IRTests PRIVATE LLVMTestingSupport)