Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create flag to disable simplifyCFG. #35762

Closed
morehouse opened this issue Feb 16, 2018 · 2 comments
Closed

Create flag to disable simplifyCFG. #35762

morehouse opened this issue Feb 16, 2018 · 2 comments
Assignees
Labels
bugzilla Issues migrated from bugzilla

Comments

@morehouse
Copy link
Collaborator

Bugzilla Link 36414
Resolution FIXED
Resolved on Jul 16, 2018 15:03
Version unspecified
OS Linux
CC @kcc

Extended Description

When building with SanitizerCoverage, simplifyCFG reduces the coverage signal available to libFuzzer when trying to find new inputs. We need a way to disable simplifyCFG when building with libFuzzer.

See google/sanitizers#893.

@morehouse
Copy link
Collaborator Author

assigned to @morehouse

@morehouse
Copy link
Collaborator Author

Done in https://reviews.llvm.org/rL328214.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

1 participant