Function rustc_codegen_llvm::llvm_::add_global

source ·
pub fn add_global<'a>(llmod: &'a Module, ty: &'a Type, name: &str) -> &'a Value