-
Notifications
You must be signed in to change notification settings - Fork 273
Goto program and SSA validation #1880
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
Comments
In #918 I made some first attempts in this direction, which immediately raised problems in the internal data structures. |
Sounds like a great idea! |
This was referenced Apr 10, 2018
Additional suggestion: also check the symbol table for consistency, for example that every symbol has a non-empty |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Introduce a --validate option to check goto programs and SSA for consistency.
(to be refined)
The text was updated successfully, but these errors were encountered: