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 | a60cd577fd94bbff22f823e20e75888877ac04a1 (patch) | |
tree | 83fe75543e72d11273bbeb10a665a451eb7ce740 /llvm/lib/CodeGen/AsmPrinter/DwarfException.cpp | |
parent | 9dcee31aabd7bf94396e46d010d2afcbd608fe6d (diff) | |
download | bcm5719-llvm-a60cd577fd94bbff22f823e20e75888877ac04a1.tar.gz bcm5719-llvm-a60cd577fd94bbff22f823e20e75888877ac04a1.zip |
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.
llvm-svn: 132174
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfException.cpp')
0 files changed, 0 insertions, 0 deletions