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 #119159

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Update LLVM submodule #119159

merged 1 commit into from
Dec 20, 2023

Conversation

petrochenkov
Copy link
Contributor

to pick up "[M68k] Fix ODR violation in GISel code (#72797)" rust-lang/llvm-project#159.

Fixes #107668

@rustbot
Copy link
Collaborator

rustbot commented Dec 20, 2023

r? @cuviper

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

@rustbot
Copy link
Collaborator

rustbot commented Dec 20, 2023

⚠️ Warning ⚠️

  • These commits modify submodules.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 20, 2023
@rust-log-analyzer

This comment has been minimized.

@petrochenkov
Copy link
Contributor Author

Blocked on rust-lang/llvm-project#160.

@petrochenkov petrochenkov added S-blocked Status: Marked as blocked ❌ on something else such as an RFC or other implementation work. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 20, 2023
to pick up "[M68k] Fix ODR violation in GISel code (rust-lang#72797)" rust-lang/llvm-project#159
@petrochenkov
Copy link
Contributor Author

@rustbot ready

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-blocked Status: Marked as blocked ❌ on something else such as an RFC or other implementation work. labels Dec 20, 2023
@nikic
Copy link
Contributor

nikic commented Dec 20, 2023

@bors r+

@bors
Copy link
Contributor

bors commented Dec 20, 2023

📌 Commit 8468840 has been approved by nikic

It is now in the queue for this repository.

@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 Dec 20, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 20, 2023
…llaumeGomez

Rollup of 3 pull requests

Successful merges:

 - rust-lang#119115 (Update documentation for `--env` compilation flag)
 - rust-lang#119155 (coverage: Check for `async fn` explicitly, without needing a heuristic)
 - rust-lang#119159 (Update LLVM submodule)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit c768419 into rust-lang:master Dec 20, 2023
11 checks passed
@rustbot rustbot added this to the 1.76.0 milestone Dec 20, 2023
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Dec 20, 2023
Rollup merge of rust-lang#119159 - petrochenkov:llvmup, r=nikic

Update LLVM submodule

to pick up "[M68k] Fix ODR violation in GISel code (rust-lang#72797)" rust-lang/llvm-project#159.

Fixes rust-lang#107668
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

bootstrap: "download-ci-llvm = true" doesn't work on x86_64-pc-windows-gnu with lld
6 participants