Remove return attribute Kind from this call.
Synopsis
Declared in <llvm/IR/InstrTypes.h>
void
removeRetAttr(Attribute::AttrKind Kind);
Parameters
Name |
Description |
Kind |
Return attribute kind to remove. |
Created with MrDocs