## Feature request <!-- Please include details of the feature you would like to see, why you would like to see it/the use case. --> Ability to add attributes such as `nofree`, `nosync`, `memory(none)` to an `ir.Function` is required as LLVM currently provides this as well. https://github.com/numba/llvmlite/blob/03e2c9085dadc15eedcac0d8c34244f11c29bb8a/llvmlite/ir/values.py#L884