blob: 0e95518093a54576d451cc781ecead972b1517e9 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
AsmParser
Core
IPO
Support
TransformUtils
)
add_llvm_unittest(IPOTests
LowerTypeTests.cpp
WholeProgramDevirt.cpp
AttributorTest.cpp
)