ProfileData: Avoid brace initialization, windows doesn't like it
[oota-llvm.git] / lib / ProfileData / InstrProf.cpp
2014-03-21 Justin BognerProfileData: Introduce InstrProfWriter using the naive...
2014-03-21 Justin BognerProfileData: Introduce the InstrProfReader interface...