[llvm] [IR] Introduce captures attribute (PR #116990)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 26 01:50:18 PST 2024
nikic wrote:
I've updated this to support `captures(address_is_null)` and dropped the dereferenceable_or_null wording.
https://github.com/llvm/llvm-project/pull/116990
More information about the llvm-commits
mailing list