Crate rustc_llvm
source ·Structs
Functions
- Appending to a Rust string – used by RawRustStringOstream.
- Initialize targets enabled by the build script via
cfg(llvm_component = "...")
. N.B., this function can’t be moved torustc_codegen_llvm
because of thecfg
s.