blob: 88300144af352e413d624b870524384f003e1b72 [file] [log] [blame]
add_polly_unittest(ScopPassManagerTests
PassManagerTest.cpp
)
if (NOT LLVM_LINK_LLVM_DYLIB)
llvm_map_components_to_libnames(llvm_libs Passes Core Analysis)
target_link_libraries(ScopPassManagerTests PRIVATE ${llvm_libs})
endif()