module Attribute:The attribute kind of a function parameter, result or the function itself. Seesig
..end
llvm::Attribute::AttrKind
.type
t =
| |
Zext |
| |
Sext |
| |
Noreturn |
| |
Inreg |
| |
Structret |
| |
Nounwind |
| |
Noalias |
| |
Byval |
| |
Nest |
| |
Readnone |
| |
Readonly |
| |
Noinline |
| |
Alwaysinline |
| |
Optsize |
| |
Ssp |
| |
Sspreq |
| |
Alignment of |
| |
Nocapture |
| |
Noredzone |
| |
Noimplicitfloat |
| |
Naked |
| |
Inlinehint |
| |
Stackalignment of |
| |
ReturnsTwice |
| |
UWTable |
| |
NonLazyBind |