Expand description
Set and unset common attributes on LLVM values.
Functions§
- Get the default optimizations attrs for a function.
- Get LLVM attribute for the provided inline heuristic.
- Tell LLVM what instrument function to insert.
- Helper for
FnAbi::apply_attrs_llfn
: Composite function which sets LLVM attributes for function depending on its AST (#[attribute]
) attributes. - Get the
NonLazyBind
LLVM attribute, if the codegen options allow skipping the PLT. - Get LLVM sanitize attributes.
- Tell LLVM to emit or not emit the information necessary to unwind the stack for the function.