1 set(LLVM_LINK_COMPONENTS
11 add_llvm_unittest(IRTests
12 AbstractCallSiteTest.cpp
21 DebugTypeODRUniquingTest.cpp
24 DominatorTreeBatchUpdatesTest.cpp
26 PassBuilderCallbacksTest.cpp
30 LegacyPassManagerTest.cpp
37 ShuffleVectorInstTest.cpp
51 target_link_libraries(IRTests PRIVATE LLVMTestingSupport)