Skip to content
Commit ce70fe2e authored by Dan Gohman's avatar Dan Gohman
Browse files

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
parent 2a16bbe3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment