Skip to content

Add an option to emit our ir for debugging #264

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

Merged
merged 2 commits into from
Nov 15, 2016

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented Nov 15, 2016

Similar to our ability to emit the clang AST, this adds an option to
emit our IR for debugging purposes.

This can wait to land until after #204 is merged.

r? @emilio

@emilio
Copy link
Contributor

emilio commented Nov 15, 2016

r=me when it's ready.

@bors-servo
Copy link

☔ The latest upstream changes (presumably #204) made this pull request unmergeable. Please resolve the merge conflicts.

Similar to our ability to emit the clang AST, this adds an option to
emit our IR for debugging purposes.
@fitzgen
Copy link
Member Author

fitzgen commented Nov 15, 2016

@bors-servo r=emilio

Rebased.

@bors-servo
Copy link

📌 Commit 3bb07b6 has been approved by emilio

@bors-servo
Copy link

⌛ Testing commit 3bb07b6 with merge f00ce43...

bors-servo pushed a commit that referenced this pull request Nov 15, 2016
Add an option to emit our ir for debugging

Similar to our ability to emit the clang AST, this adds an option to
emit our IR for debugging purposes.

This can wait to land until after #204 is merged.

r? @emilio
@bors-servo
Copy link

💔 Test failed - status-travis

There is a regression in nightly Rust that is causing compilation to
fail on Ubuntu 12.04, which is what Travis CI is using. This commit will
be reverted once that regression is fixed.
@fitzgen
Copy link
Member Author

fitzgen commented Nov 15, 2016

@bors-servo r=emilio

@bors-servo
Copy link

📌 Commit 1256345 has been approved by emilio

@bors-servo
Copy link

⌛ Testing commit 1256345 with merge 8f49128...

bors-servo pushed a commit that referenced this pull request Nov 15, 2016
Add an option to emit our ir for debugging

Similar to our ability to emit the clang AST, this adds an option to
emit our IR for debugging purposes.

This can wait to land until after #204 is merged.

r? @emilio
@bors-servo
Copy link

☀️ Test successful - status-travis

@bors-servo bors-servo merged commit 1256345 into rust-lang:master Nov 15, 2016
@fitzgen fitzgen deleted the emit-ir branch November 15, 2016 23:08
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.

4 participants