blob: c27af27bbf6f9385081fc43c7f5dd2aa11b274e8 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
AsmParser
BitWriter
Core
Support
TransformUtils
)
add_llvm_unittest(UtilsTests
ASanStackFrameLayoutTest.cpp
BasicBlockUtilsTest.cpp
CallPromotionUtilsTest.cpp
CloningTest.cpp
CodeExtractorTest.cpp
CodeMoverUtilsTest.cpp
DebugifyTest.cpp
FunctionComparatorTest.cpp
IntegerDivisionTest.cpp
LocalTest.cpp
LoopRotationUtilsTest.cpp
LoopUtilsTest.cpp
ScalarEvolutionExpanderTest.cpp
SizeOptsTest.cpp
SSAUpdaterBulkTest.cpp
UnrollLoopTest.cpp
ValueMapperTest.cpp
VFABIUtils.cpp
)