[PATCH] D95993: Add auto-upgrade support for annotation intrinsics
Andy Kaylor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 13:06:41 PST 2021
andrew.w.kaylor added a comment.
In D95993#2579624 <https://reviews.llvm.org/D95993#2579624>, @fhahn wrote:
> I just checked, and it appears the langref still only documents the 4 argument variants (https://llvm.org/docs/LangRef.html#llvm-ptr-annotation-intrinsic). I think those need to be updated as well?
There's a separate patch for the LangRef here: https://reviews.llvm.org/D96646
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95993/new/
https://reviews.llvm.org/D95993
More information about the llvm-commits
mailing list