[PATCH] D105284: Greedy set cover implementation of `Merger::Merge`
Aristotelis Koutsouridis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 7 07:11:01 PDT 2021
arisKoutsou updated this revision to Diff 371064.
arisKoutsou added a comment.
- Add `-merge=1` test in `set_cover_merge.test` for comparison with `-set_cover_merge=1`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105284/new/
https://reviews.llvm.org/D105284
Files:
compiler-rt/lib/fuzzer/FuzzerDriver.cpp
compiler-rt/lib/fuzzer/FuzzerFlags.def
compiler-rt/lib/fuzzer/FuzzerFork.cpp
compiler-rt/lib/fuzzer/FuzzerInternal.h
compiler-rt/lib/fuzzer/FuzzerMerge.cpp
compiler-rt/lib/fuzzer/FuzzerMerge.h
compiler-rt/lib/fuzzer/tests/FuzzerUnittest.cpp
compiler-rt/test/fuzzer/set_cover_merge.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105284.371064.patch
Type: text/x-patch
Size: 23296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/a74a7a48/attachment-0001.bin>
More information about the llvm-commits
mailing list