rustc_
llvm
1.83.0
(90b35a623 2024-11-26)
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.