about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-02-13 03:53:31 -0500
committerGitHub <noreply@github.com>2025-02-13 03:53:31 -0500
commitf7d5285062475fa745654fe6a27de3948c8c5884 (patch)
treea8c554b8c801ca5da138eddc36c154475cc9deff /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent1f669fdc7d9ac589e2ef297438915acfd14dc07b (diff)
parente7cef26a3d76728b43cdf0686fb9a378b4980e30 (diff)
downloadrust-f7d5285062475fa745654fe6a27de3948c8c5884.tar.gz
rust-f7d5285062475fa745654fe6a27de3948c8c5884.zip
Rollup merge of #136881 - dpaoliello:cleanllvm3, r=Zalathar
cg_llvm: Reduce visibility of all functions in the llvm module

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: <https://github.com/rust-lang/rust/pull/135502#discussion_r1915608085>).

r? ``@Zalathar``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions