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

crux-llvm: Add some missing __VERIFIER_nondet_* overrides #858

Merged
merged 2 commits into from
Sep 20, 2021
Merged

Conversation

RyanGlScott
Copy link
Contributor

This adds crux-llvm overrides for the u8, u16, u32, unsigned, size_t, loff_t, and longlong variants of __VERIFIER_nondet_*.

This checks off several boxes in #842.

This adds `crux-llvm` overrides for the `u8`, `u16`, `u32`,
`unsigned`, `size_t`, `loff_t`, and `longlong` variants of
`__VERIFIER_nondet_*`.

This checks off several boxes in #842.
@RyanGlScott RyanGlScott changed the title @RyanGlScott crux-llvm: Add some missing __VERIFIER_nondet_* overrides crux-llvm: Add some missing __VERIFIER_nondet_* overrides Sep 20, 2021
@RyanGlScott RyanGlScott merged commit 00a69d9 into master Sep 20, 2021
@RyanGlScott RyanGlScott deleted the T842 branch September 20, 2021 17:43
@RyanGlScott RyanGlScott added the SV-COMP Issues related to making crux eligible to participate in SV-COMP. label Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SV-COMP Issues related to making crux eligible to participate in SV-COMP.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants