diff options
author | Charles Davis <cdavis@mines.edu> | 2011-05-27 02:01:08 +0000 |
---|---|---|
committer | Charles Davis <cdavis@mines.edu> | 2011-05-27 02:01:08 +0000 |
commit | 4eeb7b662b78f5c520fb258b3f9df18b1227cde5 (patch) | |
tree | 55e1f3dd59068f605d220b7b264fe1689b8e9e3a /lib/Transforms/InstCombine/InstCombineSelect.cpp | |
parent | c2d3022aa6104a21f4368c522ccbf9a4d282b7c6 (diff) |
My attempt at fixing the leak reported by the valgrind buildbots. Valgrind will
still report leaks, but they're spurious now. Valgrind cannot peer into
std::vector objects--or any dynamic array, for that matter--because it doesn't
know how big the array is.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132174 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/InstCombine/InstCombineSelect.cpp')
0 files changed, 0 insertions, 0 deletions