blob: 3b16d81ae3b298e1c91cde05baa42bf7730c77da [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
AsmParser
Core
IPO
Support
TargetParser
TransformUtils
)
add_llvm_unittest(IPOTests
LowerTypeTests.cpp
WholeProgramDevirt.cpp
AttributorTest.cpp
)
set_property(TARGET IPOTests PROPERTY FOLDER "Tests/UnitTests/TransformsTests")