blob: 441594929c458eb6e68ebafc96e40d127cd78c94 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
FuzzMutate
Support
)
add_llvm_unittest(FuzzMutateTests
OperationsTest.cpp
ReservoirSamplerTest.cpp
)