| commit | ee7593fbff7c723b5c738191ea2480aa7b607a35 | [log] [tgz] |
|---|---|---|
| author | Jason Molenda <jmolenda@apple.com> | Fri Mar 22 22:43:14 2013 +0000 |
| committer | Jason Molenda <jmolenda@apple.com> | Fri Mar 22 22:43:14 2013 +0000 |
| tree | 02aed608c5434bc8bf68559e3f1199479393021c | |
| parent | 0827e977007cf7f55e319e04f6547038ba1e3151 [diff] |
Add a Reserve method to RangeVector and RangeDataVector. Have the DWARFCallFrameInfo method which returns a RangeVector pre-size the vector based on the number of entries it will be adding insted of growing the vector as items are added. llvm-svn: 177773