Silencing an MSVC C4334 warning ('<<' : result of 32-bit shift implicitly converted...
[oota-llvm.git] / lib / ProfileData / LLVMBuild.txt
2014-07-24 Alex LorenzAdd code coverage mapping data, reader, and writer.
2014-03-21 Justin BognerProfileData: Introduce the InstrProfReader interface...