Function llvm_sys::core::LLVMGetModuleFlag
source · pub unsafe extern "C" fn LLVMGetModuleFlag(
M: LLVMModuleRef,
Key: *const c_char,
KeyLen: size_t
) -> LLVMMetadataRef
Expand description
Add a module-level flag to the module-level flags metadata if it doesn’t already exist.