Sign in
llvm
/
llvm-project
/
llvm
/
940f6f45878c399dba4b64a218cf5c477f97de04
/
.
/
unittests
/
Transforms
/
Utils
/
CMakeLists.txt
blob: 475c365dddc47565fbbc93eb2bfe2af1f4970cd1 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
Analysis
Core
Support
TransformUtils
)
add_llvm_unittest(UtilsTests
ASanStackFrameLayoutTest.cpp
Cloning.cpp
FunctionComparator.cpp
IntegerDivision.cpp
Local.cpp
OrderedInstructions.cpp
ValueMapperTest.cpp
)