Sign in
llvm
/
llvm-project
/
llvm
/
f419fa95b8c7f04463f77ff281c699c20c5549be
/
.
/
unittests
/
Transforms
/
Utils
/
CMakeLists.txt
blob: 0656390cbbeafeba3bcf95f30ded05d029363c04 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
TransformUtils
)
add_llvm_unittest(UtilsTests
Cloning.cpp
IntegerDivision.cpp
Local.cpp
SpecialCaseList.cpp
)