Revert "InstrProf: Add unit tests for the profile reader and writer"
[oota-llvm.git] / include / llvm / ProfileData / SampleProfWriter.h
2014-11-03 Diego NovilloUse ErrorOr for the ::create factory on instrumented...
2014-11-01 Diego NovilloAdd show and merge tools for sample PGO profiles.
2014-10-30 Diego NovilloFix comment spelling and tidy diagnostic call in profil...
2014-10-30 Diego NovilloAdd profile writing capabilities for sampling profiles.