blob: c4a5fcf4f14ce177b8995ef9661a6a8f25d3ea7c [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
AsmParser
Core
FuzzMutate
Support
)
add_llvm_unittest(FuzzMutateTests
OperationsTest.cpp
ReservoirSamplerTest.cpp
StrategiesTest.cpp
RandomIRBuilderTest.cpp
)