about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-02-27 16:35:57 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-03-21 13:59:51 +0000
commit63cfd47cb10940e593f6755a54c12438f7fced8f (patch)
tree64210554214b1da9515d85204940a4491ccb55ce /compiler/rustc_codegen_llvm/src/builder.rs
parent4ac032f857b46037b55c1fc0fa702450aad37f43 (diff)
downloadrust-63cfd47cb10940e593f6755a54c12438f7fced8f.tar.gz
rust-63cfd47cb10940e593f6755a54c12438f7fced8f.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions