Skip to content

Adopt to LLVM 23 CfiFunctionIndex change#157476

Open
zmodem wants to merge 1 commit into
rust-lang:mainfrom
zmodem:cfi_symbols_fix
Open

Adopt to LLVM 23 CfiFunctionIndex change#157476
zmodem wants to merge 1 commit into
rust-lang:mainfrom
zmodem:cfi_symbols_fix

Conversation

@zmodem
Copy link
Copy Markdown
Contributor

@zmodem zmodem commented Jun 5, 2026

llvm/llvm-project#201635 removed symbols()

@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 5, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Jun 5, 2026

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

@zmodem
Copy link
Copy Markdown
Contributor Author

zmodem commented Jun 5, 2026

@mtrofin does this look right to you? I don't really know this code, but based it on the diff to llvm/lib/LTO/LTO.cpp in your change.

@zmodem
Copy link
Copy Markdown
Contributor Author

zmodem commented Jun 5, 2026

@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 5, 2026
@mtrofin
Copy link
Copy Markdown

mtrofin commented Jun 5, 2026

@mtrofin does this look right to you? I don't really know this code, but based it on the diff to llvm/lib/LTO/LTO.cpp in your change.

Yes - not sure about the version-based check, I'm assuming that's related to how rust takes dependency on LLVM. But the rest lgtm.

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) 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants