[PATCH] D54533: InstCombine: don't assume malloc will never return nullptr
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 20 11:21:53 PST 2018
efriedma added a comment.
It might be worth adding a comment to the code to make this more clear.
Repository:
rL LLVM
https://reviews.llvm.org/D54533
More information about the llvm-commits
mailing list