Add return value attributes to this function.
Synopsis
Declared in <llvm/IR/Function.h>
void
addRetAttrs(AttrBuilder const& Attrs);
Parameters
Name |
Description |
Attrs |
Attributes to add on the return value. |
Created with MrDocs