diff options
author | Dan Gohman <gohman@apple.com> | 2009-08-27 01:25:57 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-08-27 01:25:57 +0000 |
commit | fb3d84b52430d814d723a3195c4f2fb08017f663 (patch) | |
tree | 92b478c17f1f90a75286c7d998e7797842beef89 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 7a37b1a2ca08a0ec7098a79cfb7bc4303f99f839 (diff) | |
download | bcm5719-llvm-fb3d84b52430d814d723a3195c4f2fb08017f663.tar.gz bcm5719-llvm-fb3d84b52430d814d723a3195c4f2fb08017f663.zip |
Initialize the PoisonMemory member before initializing
members that call methods that read the PoisonMemory member.
This fixes potential spurious (though probably otherwise
harmless) poising of unused memory, and fixes the
associated valgrind error.
llvm-svn: 80192
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions