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

Update LLVM submodule #73322

Merged
merged 1 commit into from
Jun 17, 2020
Merged

Update LLVM submodule #73322

merged 1 commit into from
Jun 17, 2020

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented Jun 13, 2020

Only includes one commit:

  • D80759: Fix FastISel dropping srcloc metadata from InlineAsm

Fixes #40555

@rust-highfive
Copy link
Collaborator

r? @cuviper

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

@rust-highfive
Copy link
Collaborator

⚠️ Warning ⚠️

  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 13, 2020
@cuviper
Copy link
Member

cuviper commented Jun 13, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Jun 13, 2020

📌 Commit 241d16f has been approved by cuviper

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 13, 2020
@Dylan-DPC-zz
Copy link

@bors p=1

@bors
Copy link
Contributor

bors commented Jun 16, 2020

⌛ Testing commit 241d16f with merge e8ff4bc...

@Manishearth
Copy link
Member

@bors p=5

@bors
Copy link
Contributor

bors commented Jun 17, 2020

☀️ Test successful - checks-azure
Approved by: cuviper
Pushing e8ff4bc to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jun 17, 2020
@bors bors merged commit e8ff4bc into rust-lang:master Jun 17, 2020
@cuviper cuviper added this to the 1.46 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

compile-fail/asm-src-loc.rs fails on ARM when compiled without optimizations
6 participants