pub const LLVMModuleFlagBehavior_LLVMModuleFlagBehaviorAppendUnique: LLVMModuleFlagBehavior = 5;Expand description
Appends the two values, which are required to be metadata nodes. However, duplicate entries in the second list are dropped during the append operation.
@see Module::ModFlagBehavior::AppendUnique