[libFuzzer] move the mutators to public interface so that custom mutators may reuse...
[oota-llvm.git] / lib / Fuzzer / test / lit.site.cfg.in
1 config.test_exec_root = "@CMAKE_CURRENT_BINARY_DIR@"
2 config.llvm_tools_dir = "@LLVM_TOOLS_DIR@"
3 lit_config.load_config(config, "@CMAKE_CURRENT_SOURCE_DIR@/lit.cfg")