Mercurial > hg > CbC > CbC_llvm
view unittests/FuzzMutate/CMakeLists.txt @ 134:3a76565eade5 LLVM5.0.1
update 5.0.1
author | mir3636 |
---|---|
date | Sat, 17 Feb 2018 09:57:20 +0900 |
parents | 803732b1fca8 |
children |
line wrap: on
line source
set(LLVM_LINK_COMPONENTS AsmParser Core FuzzMutate Support ) add_llvm_unittest(FuzzMutateTests OperationsTest.cpp ReservoirSamplerTest.cpp StrategiesTest.cpp RandomIRBuilderTest.cpp )