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

Allow internal abort to be disabled #677

Merged
merged 4 commits into from Jun 19, 2019
Merged

Allow internal abort to be disabled #677

merged 4 commits into from Jun 19, 2019

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Jun 19, 2019

As mentioned in #676, it is not possible to completely disable the use of the internal abort function, making it necessary to at least provide an alternative. This PR changes this by just emitting an unreachable instruction if the abort function has been disabled explicitly through --use abort=.

@dcodeIO dcodeIO merged commit f5b00c8 into master Jun 19, 2019
@dcodeIO
Copy link
Member Author

dcodeIO commented Jun 21, 2019

@dcodeIO dcodeIO deleted the optional-abort branch September 20, 2019 09:06
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.

None yet

1 participant