mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
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