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 to rustc_codegen_llvm
because of the cfg
s.