diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-02-13 03:53:31 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-13 03:53:31 -0500 |
| commit | f7d5285062475fa745654fe6a27de3948c8c5884 (patch) | |
| tree | a8c554b8c801ca5da138eddc36c154475cc9deff /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | 1f669fdc7d9ac589e2ef297438915acfd14dc07b (diff) | |
| parent | e7cef26a3d76728b43cdf0686fb9a378b4980e30 (diff) | |
| download | rust-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
