Return the attributes currently stored in this builder.

Synopsis

Declared in <llvm/IR/Attributes.h>

ArrayRef<Attribute>
attrs() const;

Return Value

The attributes currently stored in this builder.

Created with MrDocs