Skip to content

cg_llvm: Reduce visibility of all functions in the llvm module#136881

Merged
bors merged 2 commits into
rust-lang:masterfrom
dpaoliello:cleanllvm3
Feb 13, 2025
Merged

cg_llvm: Reduce visibility of all functions in the llvm module#136881
bors merged 2 commits into
rust-lang:masterfrom
dpaoliello:cleanllvm3

Conversation

@dpaoliello

Copy link
Copy Markdown
Contributor

Next part of #135502

This reduces the visibility of all functions in the llvm module to pub(crate) and marks the enzyme_ffi modules with #![expect(dead_code)] (as previously discussed: #135502 (comment)).

r? @Zalathar

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

5 participants