[PATCH] D124633: [SimplifyLibCalls] Pointers passed to libcalls must point to valid objects
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 9 09:31:53 PDT 2022
xbolva00 added a comment.
In D124633#3501083 <https://reviews.llvm.org/D124633#3501083>, @msebor wrote:
> This revision looks good to me. I suggest reviewing the rest of the folders for missing annotations and adding those in a follow up patch.
I agree, we should not mix new annotations for new libcalls in this patch and do it as follow up.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124633/new/
https://reviews.llvm.org/D124633
More information about the llvm-commits
mailing list