summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
Commit message (Expand)AuthorAgeFilesLines
* Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"Vedant Kumar2016-05-131-36/+50
* Revert "(HEAD -> master, origin/master, origin/HEAD) [ProfileData] (llvm) Use...Vedant Kumar2016-05-131-50/+36
* [ProfileData] (llvm) Use Error in InstrProf and Coverage, NFCVedant Kumar2016-05-131-36/+50
* [Coverage] Combine counts of expansion regions if there are no code regions f...Igor Kudrin2016-05-051-16/+31
* Move coverage related code into a separate library.Easwaran Raman2016-04-291-0/+548
OpenPOWER on IntegriCloud