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

failed to run LLVM passes: unknown pass name 'sancov' #109

Open
extf33 opened this issue Jun 2, 2023 · 0 comments
Open

failed to run LLVM passes: unknown pass name 'sancov' #109

extf33 opened this issue Jun 2, 2023 · 0 comments

Comments

@extf33
Copy link

extf33 commented Jun 2, 2023

$ cargo rustc --bin test -- -C passes='sancov' -C llvm-args='-sanitizer-coverage-level=3' -C llvm-args='-sanitizer-coverage-inline-8bit-counters' -Z sanitizer=address
error: failed to run LLVM passes: unknown pass name 'sancov'
$ rustc --version
rustc 1.72.0-nightly (d59363ad0 2023-06-01)
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

No branches or pull requests

1 participant