1set(LLVM_LINK_COMPONENTS 2 Core 3 Support 4 TransformUtils 5 ) 6 7add_llvm_unittest(UtilsTests 8 ASanStackFrameLayoutTest.cpp 9 Cloning.cpp 10 IntegerDivision.cpp 11 Local.cpp 12 ValueMapperTest.cpp 13 ) 14
1set(LLVM_LINK_COMPONENTS 2 Core 3 Support 4 TransformUtils 5 ) 6 7add_llvm_unittest(UtilsTests 8 ASanStackFrameLayoutTest.cpp 9 Cloning.cpp 10 IntegerDivision.cpp 11 Local.cpp 12 ValueMapperTest.cpp 13 ) 14