Skip to content

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: 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: 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
Collaborator

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
@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
@petrochenkov petrochenkov deleted the llvmup branch February 22, 2025 18:29
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