There is no std::errc::success, remove the llvm one.
[oota-llvm.git] / lib / ProfileData / InstrProf.cpp
2014-05-31 Rafael EspindolaThere is no std::errc::success, remove the llvm one.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-18 Justin BognerProfileData: Add support for the indexed instrprof...
2014-03-21 Duncan P. N. Exon... InstrProf: Actually detect bad headers
2014-03-21 Justin BognerProfileData: Introduce InstrProfWriter using the naive...
2014-03-21 Justin BognerProfileData: Introduce the InstrProfReader interface...