LLVMModuleFlagBehavior_LLVMModuleFlagBehaviorError

Constant LLVMModuleFlagBehavior_LLVMModuleFlagBehaviorError 

Source
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