diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-05-05 16:29:40 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-05-05 16:29:40 +0000 |
commit | 85202063c044550eb6667b14baa4cf34aa95103e (patch) | |
tree | ee926156e88de5c6c8ba6ed21c72b1db72aea9cc /lldb/scripts/Python/finishSwigPythonLLDB.py | |
parent | d4eb73c00e444fb782302a948b541fccd2418df2 (diff) | |
download | bcm5719-llvm-85202063c044550eb6667b14baa4cf34aa95103e.tar.gz bcm5719-llvm-85202063c044550eb6667b14baa4cf34aa95103e.zip |
[bugpoint] Increase default memory limit to 400MB to fix bugpoint tests.
I tracked down the bug to an unchecked malloc in SmallVectorBase::grow_pod().
This malloc is returning NULL on my machine when running under bugpoint but not
when -enable-valgrind is given.
llvm-svn: 236504
Diffstat (limited to 'lldb/scripts/Python/finishSwigPythonLLDB.py')
0 files changed, 0 insertions, 0 deletions