1 set(LLVM_LINK_COMPONENTS
12 add_llvm_unittest(UtilsTests
13 ASanStackFrameLayoutTest.cpp
14 BasicBlockUtilsTest.cpp
15 CallPromotionUtilsTest.cpp
19 CodeMoverUtilsTest.cpp
21 FunctionComparatorTest.cpp
22 IntegerDivisionTest.cpp
24 LoopRotationUtilsTest.cpp
26 MemTransferLowering.cpp
28 ScalarEvolutionExpanderTest.cpp
30 SSAUpdaterBulkTest.cpp
37 set_property(TARGET UtilsTests PROPERTY FOLDER "Tests/UnitTests/TransformsTests")