Sylvestre Ledru
f96210978c
fix some typos in the doc
...
llvm-svn: 292014
2017-01-14 11:37:01 +00:00
Aaron Ballman
cbc2d843c8
Removes a warning about duplicate label named _strings from CommandLine.rst.
...
llvm-svn: 276530
2016-07-23 18:52:21 +00:00
Vedant Kumar
4a4096c714
[docs] Corrections w.r.t V2 of the coverage mapping format
...
llvm-svn: 264679
2016-03-28 22:16:01 +00:00
Sylvestre Ledru
71d7778dd2
Fix some typos in the llvm doc
...
llvm-svn: 260855
2016-02-14 20:16:22 +00:00
Xinliang David Li
a698273397
[PGO] Enable compression in pgo instrumentation
...
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
2016-02-08 18:13:49 +00:00
Xinliang David Li
481a5b6efe
[Coverage] Fix more bugs in covmap V1 documentation
...
llvm-svn: 258906
2016-01-27 03:13:09 +00:00
Xinliang David Li
88f1bad0de
More fix to coverage documentation
...
llvm-svn: 256895
2016-01-06 01:23:41 +00:00
Xinliang David Li
0b0ec3db86
Update documantation
...
llvm-svn: 256774
2016-01-04 20:00:47 +00:00
Hans Wennborg
ff7f4d08cf
Fix Sphinx error about duplicate label in CommandLine.rst:1560 and CoverageMappingFormat.rst
...
llvm-svn: 242245
2015-07-14 23:29:53 +00:00
Alex Lorenz
c20ddb9d78
Docs: add documentation for the coverage mapping format.
...
Differential Revision: http://reviews.llvm.org/D4729
llvm-svn: 215990
2014-08-19 17:05:58 +00:00