diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-01-27 07:52:27 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-01-27 07:52:27 +0000 |
| commit | 030a2dcc1edf89eb86bdfcd9e4f821fa9d3c6334 (patch) | |
| tree | bc284dc05746ce67bf61b6d3c1495ea94d5bbd41 /llvm/lib/Support/SmallPtrSet.cpp | |
| parent | 498f00a26af25c219c547978e401b6ea00f6ee84 (diff) | |
| download | bcm5719-llvm-030a2dcc1edf89eb86bdfcd9e4f821fa9d3c6334.tar.gz bcm5719-llvm-030a2dcc1edf89eb86bdfcd9e4f821fa9d3c6334.zip | |
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
Diffstat (limited to 'llvm/lib/Support/SmallPtrSet.cpp')
0 files changed, 0 insertions, 0 deletions

