os-rust/compiler/rustc_llvm
DianQK a6f7596fb9
Add PreservedSymbols from LLVM to LTO.
When building with LTO, builtin functions that are defined but whose calls have not been inserted yet, get internalized.
We need to prevent these symbols from being internalized at LTO time.

Refer to https://reviews.llvm.org/D49434.
2023-10-16 18:17:04 +08:00
..
llvm-wrapper Add PreservedSymbols from LLVM to LTO. 2023-10-16 18:17:04 +08:00
src rustdoc: remove rust logo from non-Rust crates 2023-10-08 20:17:53 -07:00
build.rs Rollup merge of #114349 - inferiorhumanorgans:dragonfly-link-libz, r=cuviper 2023-09-02 07:48:21 +02:00
Cargo.toml Remove unused features from rustc_llvm. 2023-10-03 15:54:44 +11:00