1 set(LLVM_LINK_COMPONENTS
12 add_llvm_unittest(IRTests
13 AbstractCallSiteTest.cpp
17 BasicBlockDbgInfoTest.cpp
19 ConstantFPRangeTest.cpp
21 ConstantRangeListTest.cpp
25 DebugTypeODRUniquingTest.cpp
28 DominatorTreeBatchUpdatesTest.cpp
30 PassBuilderCallbacksTest.cpp
34 LegacyPassManagerTest.cpp
36 MemoryModelRelaxationAnnotationsTest.cpp
40 ModuleSummaryIndexTest.cpp
43 ShuffleVectorInstTest.cpp
44 StructuralHashTest.cpp
46 DroppedVariableStatsTest.cpp
56 VFABIDemanglerTest.cpp
61 target_link_libraries(IRTests PRIVATE LLVMTestingSupport)