diff options
author | Dan Gohman <gohman@apple.com> | 2008-12-17 04:30:46 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-12-17 04:30:46 +0000 |
commit | 89b64bd7e5032292adc308da0d867979734da8c1 (patch) | |
tree | 4982f7e3c215207a339b97a93d65bf29261153be /lib/Bitcode/Writer/BitcodeWriterPass.cpp | |
parent | fccf6dd377959560aafdde40b92fc749471eeae5 (diff) |
Double the amount of memory reserved for SUnits. This is a
temporary workaround for an obscure bug. When node cloning is
used, it is possible that more SUnits will be created, and
if the SUnits std::vector has to reallocate, it will
invalidate all the graph edges.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61122 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Writer/BitcodeWriterPass.cpp')
0 files changed, 0 insertions, 0 deletions