[llvm] Add 'initialized' attribute langref (PR #84803)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 13:39:37 PDT 2024


aeubanks wrote:

unintentional add of FunctionAttrs.cpp change?

> we should combine this PR with the PR that adds support for this in LLVM, or else it's weird if we're documenting something that LLVM doesn't support yet

specifically just the attribute support (e.g. bitcode) not any of the inference or usage of it

https://github.com/llvm/llvm-project/pull/84803


More information about the llvm-commits mailing list