pub const LLVMModuleFlagBehavior_LLVMModuleFlagBehaviorError: LLVMModuleFlagBehavior = 0;Expand description
Emits an error if two values disagree, otherwise the resulting value is that of the operands.
@see Module::ModFlagBehavior::Error
pub const LLVMModuleFlagBehavior_LLVMModuleFlagBehaviorError: LLVMModuleFlagBehavior = 0;Emits an error if two values disagree, otherwise the resulting value is that of the operands.
@see Module::ModFlagBehavior::Error