Skip to content

PassWrapper: adjust for LLVM 23 function changes#157621

Closed
durin42 wants to merge 1 commit into
rust-lang:mainfrom
durin42:llvm-23-lto-changes
Closed

PassWrapper: adjust for LLVM 23 function changes#157621
durin42 wants to merge 1 commit into
rust-lang:mainfrom
durin42:llvm-23-lto-changes

Conversation

@durin42

@durin42 durin42 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This changed upstream, should be equivalent.

This changed upstream, should be equivalent.
@rustbot rustbot added A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jun 8, 2026
@rustbot

rustbot commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

r? @cuviper

rustbot has assigned @cuviper.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @cuviper

@durin42

durin42 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Matching PR on the LLVM side is llvm/llvm-project#201635

@rustbot label: +llvm-main

@rustbot rustbot added the llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) label Jun 8, 2026
@durin42

durin42 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Derp, I just realized this was working on our CI because of #157476 applying there, closing.

I am...not having a good day. :/

@durin42 durin42 closed this Jun 8, 2026
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants