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
Loading
Please register or sign in to comment