Skip to content
Commit 030a2dcc authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix a limitation of SmallPtrSet. Before it would assert if the smallsize

was not a power of two.  Now it rounds up to the next power of two internally.

llvm-svn: 33580
parent 498f00a2
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