summaryrefslogtreecommitdiffstats
path: root/clang/lib
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-12-17 04:30:46 +0000
committerDan Gohman <gohman@apple.com>2008-12-17 04:30:46 +0000
commitce70fe2e25a33290c7401df7b98ba1e63ad7855a (patch)
tree9a631f80acda83522bd9acc04c8817d0d023e699 /clang/lib
parent2a16bbe394491d97482411921570cc9650e955db (diff)
downloadbcm5719-llvm-ce70fe2e25a33290c7401df7b98ba1e63ad7855a.tar.gz
bcm5719-llvm-ce70fe2e25a33290c7401df7b98ba1e63ad7855a.zip
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. llvm-svn: 61122
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud