diff options
author | Igor Laevsky <igmyrj@gmail.com> | 2015-09-23 11:38:44 +0000 |
---|---|---|
committer | Igor Laevsky <igmyrj@gmail.com> | 2015-09-23 11:38:44 +0000 |
commit | 029bd93c5dba80145a04d7c7ac56ded6cd8d1d8e (patch) | |
tree | 25e79a56debebd39766cdd74fa8973365d2836ea /clang/lib/Driver/Tools.cpp | |
parent | edf1465a561ecab73be2238a90b77fda6d8fabb1 (diff) | |
download | bcm5719-llvm-029bd93c5dba80145a04d7c7ac56ded6cd8d1d8e.tar.gz bcm5719-llvm-029bd93c5dba80145a04d7c7ac56ded6cd8d1d8e.zip |
[DeadStoreElimination] Remove dead zero store to calloc initialized memory
This change allows dead store elimination to remove zero and null stores into memory freshly allocated with calloc-like function.
Differential Revision: http://reviews.llvm.org/D13021
llvm-svn: 248374
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions