1 set(LLVM_LINK_COMPONENTS
12 add_llvm_unittest(IRTests
13 AbstractCallSiteTest.cpp
17 BasicBlockDbgInfoTest.cpp
23 DebugTypeODRUniquingTest.cpp
26 DominatorTreeBatchUpdatesTest.cpp
28 PassBuilderCallbacksTest.cpp
32 LegacyPassManagerTest.cpp
37 ModuleSummaryIndexTest.cpp
40 ShuffleVectorInstTest.cpp
41 StructuralHashTest.cpp
52 VFABIDemanglerTest.cpp
57 target_link_libraries(IRTests PRIVATE LLVMTestingSupport)