Add the attributes from the builder. Attributes in the passed builder overwrite attributes in this builder if they have the same key.
Declared in <llvm/IR/Attributes.h>
<llvm/IR/Attributes.h>
AttrBuilder& merge(AttrBuilder const& B);
A reference to this builder.