[PATCH] Make updateDFSNumbers API public

Chandler Carruth chandlerc at gmail.com
Tue Apr 14 08:08:42 PDT 2015


LGTM. We should consider documenting this and teaching people to use it like they would use vector::reserve when they *know* they're going to make mor ethan 32 queries and it doesn't make sense to have the first 32 be slow.


http://reviews.llvm.org/D8946

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list