diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-03-23 20:44:08 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-23 20:44:08 -0400 |
| commit | 9a243cf7d362a6d3bc64c2a9dec4a9199a8d561e (patch) | |
| tree | fc7a8f5825f4a595628ddba0e3ea5c3deecf79d3 /compiler/rustc_codegen_llvm/src | |
| parent | 95994f94ff5c9335426af4dec19afb5024f82fab (diff) | |
| parent | 530ab61c0eca891773bb71716849e3e934e84e9f (diff) | |
| download | rust-9a243cf7d362a6d3bc64c2a9dec4a9199a8d561e.tar.gz rust-9a243cf7d362a6d3bc64c2a9dec4a9199a8d561e.zip | |
Rollup merge of #137736 - bjorn3:compiler_builtins_export_fix, r=petrochenkov
Don't attempt to export compiler-builtins symbols from rust dylibs They are marked with hidden visibility to prevent them from getting exported, so we shouldn't ask the linker to export them anyway. The only thing that does it cause a warning on macOS. Part of https://github.com/rust-lang/rust/issues/136096 cc `@jyn514`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
