Sign in
llvm
/
llvm-project
/
llvm
/
aa60354802b933c5efd196ce15bbf0a63114056c
/
.
/
unittests
/
Transforms
/
IPO
/
CMakeLists.txt
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
)