summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CoverageMappingFormat.rst
Commit message (Collapse)AuthorAgeFilesLines
* fix some typos in the docSylvestre Ledru2017-01-141-1/+1
| | | | llvm-svn: 292014
* Removes a warning about duplicate label named _strings from CommandLine.rst.Aaron Ballman2016-07-231-1/+1
| | | | llvm-svn: 276530
* [docs] Corrections w.r.t V2 of the coverage mapping formatVedant Kumar2016-03-281-3/+3
| | | | llvm-svn: 264679
* Fix some typos in the llvm docSylvestre Ledru2016-02-141-1/+1
| | | | llvm-svn: 260855
* [PGO] Enable compression in pgo instrumentationXinliang David Li2016-02-081-9/+19
| | | | | | | | | | | | This reduces sizes of instrumented object files, final binaries, process images, and raw profile data. The format of the indexed profile data remain the same. Differential Revision: http://reviews.llvm.org/D16388 llvm-svn: 260117
* [Coverage] Fix more bugs in covmap V1 documentationXinliang David Li2016-01-271-8/+11
| | | | llvm-svn: 258906
* More fix to coverage documentationXinliang David Li2016-01-061-7/+19
| | | | llvm-svn: 256895
* Update documantationXinliang David Li2016-01-041-5/+9
| | | | llvm-svn: 256774
* Fix Sphinx error about duplicate label in CommandLine.rst:1560 and ↵Hans Wennborg2015-07-141-1/+1
| | | | | | CoverageMappingFormat.rst llvm-svn: 242245
* Docs: add documentation for the coverage mapping format.Alex Lorenz2014-08-191-0/+576
Differential Revision: http://reviews.llvm.org/D4729 llvm-svn: 215990
OpenPOWER on IntegriCloud