commit | af3056c97e56106af7c3b9a5c856d1dc1d21e358 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Jan 27 07:52:27 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Jan 27 07:52:27 2007 +0000 |
tree | 69a775bef848cdd39cf84756633e9ed21e6c1294 | |
parent | 18b69106b7a66ac6abde37d1be6d0d952796ed04 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33580 91177308-0d34-0410-b5e6-96231b3b80d8