Constant rustc_codegen_llvm::builder::UNNAMED

source ·
const UNNAMED: *const c_char = _; // {alloc1377<imm>: *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).