mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
a60b96a3d4
Move exporting of profiler and sanitizer symbols to the LLVM backend Only the LLVM backend needs those specific symbols exported and it only needs them to be exported for LTO, not from cdylibs in general.