Skip to content

Update LLVM to address an issue with range metadata in hoisted loads #15870

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

Closed
wants to merge 1 commit into from
Closed

Update LLVM to address an issue with range metadata in hoisted loads #15870

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jul 21, 2014

Fixes #15793.

@alexcrichton
Copy link
Member

(needs a rebase)

@ghost
Copy link
Author

ghost commented Jul 21, 2014

@alexcrichton Rebased

bors added a commit that referenced this pull request Jul 22, 2014
@bors bors closed this Jul 22, 2014
@ghost ghost deleted the issue-15793 branch August 18, 2014 18:19
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 16, 2023
minor: Make "Expand macro" command title more explicit

Closes [rust-lang#15856](rust-lang/rust-analyzer#15856).

I opted for "caret", since it's the better term (cursor is the mouse), but I'm not sure how popular it is these days.
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.

Wrong codegen for a nested enum match with --opt-level > 0
2 participants