blob: 5b45191afc711afe670abbe44920c73af8ca4ed5 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
AsmParser
Core
IPO
Support
TargetParser
TransformUtils
)
add_llvm_unittest(IPOTests
LowerTypeTests.cpp
WholeProgramDevirt.cpp
AttributorTest.cpp
FunctionSpecializationTest.cpp
ImportIDTableTests.cpp
MergeFunctionsTest.cpp
)