| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Coverage] Combine counts of expansion regions if there are no code regions ↵ | Igor Kudrin | 2016-05-05 | 1 | -16/+31 |
| | | | | | | | | | for the same area. Differential Revision: http://reviews.llvm.org/D18831 llvm-svn: 268620 | ||||
| * | [ProfileData] Propagate an error from InstrProfSymtab | Vedant Kumar | 2016-05-03 | 1 | -4/+8 |
| | | | | | | | | | | CovMapFuncReader::get should propagate up errors from InstrProfSymtab. This is part of a series of patches to transition ProfileData over to the stricter Error/Expected interface. llvm-svn: 268428 | ||||
| * | Move coverage related code into a separate library. | Easwaran Raman | 2016-04-29 | 5 | -0/+1384 |
| Differential Revision: http://reviews.llvm.org/D19333 llvm-svn: 268089 | |||||

