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
Loading
Please register or sign in to comment
was not a power of two. Now it rounds up to the next power of two internally. llvm-svn: 33580