rustc_
llvm
1.84.0-nightly
(86d69c705 2024-10-22)
All Items
Crate Items
Structs
Functions
Crate
rustc_llvm
Copy item path
source
Structs
§
Rust
String
Functions
§
LLVM
Rust
String
Write
Impl
⚠
Appending to a Rust string – used by RawRustStringOstream.
initialize_
available_
targets
Initialize targets enabled by the build script via
cfg(llvm_component = "...")
. N.B., this function can’t be moved to
rustc_codegen_llvm
because of the
cfg
s.