Module rustc_codegen_llvm::builder

source ·

Macros§

Structs§

Constants§

  • UNNAMED 🔒
    Empty string, to be used where LLVM expects an instruction name, indicating that the instruction is to be left unnamed (i.e. numbered, in textual IR).