pub(crate) fn append_module_inline_asm<'ll>(llmod: &'ll Module, asm: &[u8])
Safe wrapper for LLVMAppendModuleInlineAsm, which delegates to Module::appendModuleInlineAsm.
LLVMAppendModuleInlineAsm
Module::appendModuleInlineAsm