Module rustc_codegen_llvm::attributes
source · Expand description
Set and unset common attributes on LLVM values.
Enums
Functions
Get the default optimizations attrs for a function.
Composite function which sets LLVM attributes for function depending on its AST (
#[attribute]
)
attributes.Get LLVM attribute for the provided inline heuristic.
Tell LLVM what instrument function to insert.
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.