Constant rustc_codegen_llvm::builder::UNNAMED[][src]

const UNNAMED: *const c_char = EMPTY_C_STR.as_ptr(); // {&_: *const i8}
Expand description

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).