rustc_codegen_llvm::llvm

Function add_global

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