Function add_global

Source
pub(crate) fn add_global<'ll>(
    cx: &GenericCx<'ll, SCx<'ll>>,
    name: &str,
    initializer: &'ll Value,
    l: Linkage,
) -> &'ll Value