[PATCH] D47059: [InstCombine] Calloc-ed strings optimizations
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 22 10:58:16 PDT 2018
efriedma added a comment.
It looks like this patch doesn't handle the case where the memory allocated by calloc() is modified?
Repository:
rL LLVM
https://reviews.llvm.org/D47059
More information about the llvm-commits
mailing list