1 set(LLVM_LINK_COMPONENTS
12 add_llvm_unittest(IRTests
13 AbstractCallSiteTest.cpp
17 BasicBlockDbgInfoTest.cpp
20 ConstantRangeListTest.cpp
24 DebugTypeODRUniquingTest.cpp
27 DominatorTreeBatchUpdatesTest.cpp
29 PassBuilderCallbacksTest.cpp
33 LegacyPassManagerTest.cpp
35 MemoryModelRelaxationAnnotationsTest.cpp
39 ModuleSummaryIndexTest.cpp
42 ShuffleVectorInstTest.cpp
43 StructuralHashTest.cpp
54 VFABIDemanglerTest.cpp
59 target_link_libraries(IRTests PRIVATE LLVMTestingSupport)