[PATCH] D124633: [SimplifyLibCalls] Pointers passed to libcalls must point to valid objects
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 13:00:34 PDT 2022
nikic added a comment.
Looking back over https://reviews.llvm.org/D53342, the current implementation was chosen intentionally, though possibly that stance can be reevaluated now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124633/new/
https://reviews.llvm.org/D124633
More information about the llvm-commits
mailing list