Skip to content

[llvm-opt-fuzzer] Add more passes options #76474

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

Merged
merged 3 commits into from
Dec 28, 2023

Conversation

DavidKorczynski
Copy link
Contributor

The goal is to enable analysis of these passes by way of OSS-Fuzz, where they currently lack code coverage
(https://storage.googleapis.com/oss-fuzz-coverage/llvm/reports/20231225/linux/src/llvm-project/llvm/lib/Transforms/Scalar/report.html)

The goal is to enable analysis of these passes by way of OSS-Fuzz, where
they currently lack code coverage
(https://storage.googleapis.com/oss-fuzz-coverage/llvm/reports/20231225/linux/src/llvm-project/llvm/lib/Transforms/Scalar/report.html)

Signed-off-by: David Korczynski <[email protected]>
Copy link
Contributor

@nikic nikic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nikic nikic merged commit 3d7880b into llvm:main Dec 28, 2023
DavidKorczynski added a commit to google/oss-fuzz that referenced this pull request Dec 28, 2023
This follows updates to opt fuzzer:
llvm/llvm-project#76474

Signed-off-by: David Korczynski <[email protected]>
AdamKorcz pushed a commit to google/oss-fuzz that referenced this pull request Dec 28, 2023
This follows updates to opt fuzzer:
llvm/llvm-project#76474

Signed-off-by: David Korczynski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants