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

build-llvm.py: Add '--assertions' #40

Closed
wants to merge 1 commit into from

Conversation

nathanchance
Copy link
Member

There was an issue with llvm/llvm-project@5354c83 that only appears when
assertions are enabled (because it only adds an assertion). Add a way to
turn them on in a release configuration so that compiles are still
relatively quick.

There was an issue with llvm/llvm-project@5354c83 that only appears when
assertions are enabled (because it only adds an assertion). Add a way to
turn them on in a release configuration so that compiles are still
relatively quick.

Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
@nathanchance
Copy link
Member Author

I am going to respin this with the idea I had in #42.

@nathanchance nathanchance deleted the assertions branch July 29, 2019 16:18
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

2 participants