[PATCH] D54533: InstCombine: don't assume malloc will never return nullptr
Tim Northover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 20 05:26:29 PST 2018
t.p.northover abandoned this revision.
t.p.northover added a comment.
Interesting; I (obviously) hadn't considered that interpretation of what's going on, or I'd have mentioned it. I think it just about holds water, so thanks for setting me straight!
Repository:
rL LLVM
https://reviews.llvm.org/D54533
More information about the llvm-commits
mailing list