1 set(LLVM_LINK_COMPONENTS
12 add_llvm_unittest(UtilsTests
13 ASanStackFrameLayoutTest.cpp
14 BasicBlockUtilsTest.cpp
15 CallPromotionUtilsTest.cpp
18 CodeMoverUtilsTest.cpp
20 FunctionComparatorTest.cpp
21 IntegerDivisionTest.cpp
23 LoopRotationUtilsTest.cpp
25 MemTransferLowering.cpp
27 ScalarEvolutionExpanderTest.cpp
29 SSAUpdaterBulkTest.cpp
36 set_property(TARGET UtilsTests PROPERTY FOLDER "Tests/UnitTests/TransformsTests")