Skip to content

Conversation

luqmana
Copy link
Contributor

@luqmana luqmana commented May 20, 2015

This micro-optimization actually led to generating broken IR in certain cases.

Fixes #18845.
Fixes #25497.

@rust-highfive
Copy link
Contributor

r? @Aatch

(rust_highfive has picked a reviewer for you, use r? to override)

@eddyb
Copy link
Member

eddyb commented May 20, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented May 20, 2015

📌 Commit 54dbd0b has been approved by eddyb

bors added a commit that referenced this pull request May 20, 2015
This micro-optimization actually led to generating broken IR in certain cases.

Fixes #18845.
Fixes #25497.
@bors
Copy link
Collaborator

bors commented May 20, 2015

⌛ Testing commit 54dbd0b with merge cec980a...

@bors bors merged commit 54dbd0b into rust-lang:master May 20, 2015
@luqmana luqmana deleted the lnr branch May 20, 2015 16:11
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.

rustc fails with: LLVM ERROR: Broken function found, compilation aborted! trans tries to clean up values created in a match arm, outside the match.

5 participants