[PGO]: reserve space for string to avoid excessive memory realloc/copy (non linear)
[oota-llvm.git] / lib / ProfileData / Makefile
2014-03-21 Justin BognerProfileData: Introduce the InstrProfReader interface...