Skip to content

Update llvm submodule#90759

Merged
bors merged 1 commit into
rust-lang:masterfrom
yanok:llvm-dbginfo-fix
Nov 10, 2021
Merged

Update llvm submodule#90759
bors merged 1 commit into
rust-lang:masterfrom
yanok:llvm-dbginfo-fix

Conversation

@yanok

@yanok yanok commented Nov 10, 2021

Copy link
Copy Markdown
Contributor

This includes debug info generation fix, that fixes #90301.

Also includes WASM backend related fix for https://bugs.llvm.org/show_bug.cgi?id=52352
(I haven't found a corresponding Rust bug).

This includes debug info generation fix, that fixes rust-lang#90301.

Also includes WASM backend related fix for https://bugs.llvm.org/show_bug.cgi?id=52352
(I haven't found a corresponding Rust bug).
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @cuviper

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive

Copy link
Copy Markdown
Contributor

⚠️ 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 Nov 10, 2021
@yanok

yanok commented Nov 10, 2021

Copy link
Copy Markdown
Contributor Author

r? @nikic

@rust-highfive rust-highfive assigned nikic and unassigned cuviper Nov 10, 2021
@nikic

nikic commented Nov 10, 2021

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Nov 10, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 8128916 has been approved by nikic

@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 Nov 10, 2021
@matthiaskrgr

Copy link
Copy Markdown
Member

@bors rollup=never

@bors

bors commented Nov 10, 2021

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 8128916 with merge 68ca579...

@bors

bors commented Nov 10, 2021

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: nikic
Pushing 68ca579 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Nov 10, 2021
@bors bors merged commit 68ca579 into rust-lang:master Nov 10, 2021
@rustbot rustbot added this to the 1.58.0 milestone Nov 10, 2021
@rust-timer

Copy link
Copy Markdown
Collaborator

Finished benchmarking commit (68ca579): comparison url.

Summary: This benchmark run did not return any relevant changes.

If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf.

@rustbot label: -perf-regression

@yanok yanok deleted the llvm-dbginfo-fix branch November 10, 2021 19:29
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.

reproducible builds broken in rustc 1.56.0 due to LLVM 13 update

8 participants