Dmitri Gribenko
|
508d98f67f
|
Documentation: use paths relative to document root in links.
llvm-svn: 170027
|
2012-12-12 21:16:29 +00:00 |
|
Dmitri Gribenko
|
28574d36aa
|
Documentation: llvm-bcanalyzer.rst: cleanup.
llvm-svn: 170001
|
2012-12-12 19:15:53 +00:00 |
|
Eli Bendersky
|
4ca99ba6b5
|
Update FileCheck's documentation to mention recently added feature of
matching a variable defined on the same line.
llvm-svn: 169103
|
2012-12-01 22:03:57 +00:00 |
|
Dmitri Gribenko
|
f589e2418d
|
Documentation for FileCheck: use 'option' and 'program' directives.
This enables option cross-referencing and now '--' in option names are no more turned into en dashes.
llvm-svn: 168926
|
2012-11-29 19:21:02 +00:00 |
|
Dmitri Gribenko
|
59aeece231
|
Documentation for llvm-link: reformat
llvm-svn: 168924
|
2012-11-29 19:14:35 +00:00 |
|
Dmitri Gribenko
|
c9e206f090
|
Documentation for llvm-cov: reformat
llvm-svn: 168922
|
2012-11-29 19:10:21 +00:00 |
|
Dmitri Gribenko
|
1521681b59
|
Documentation for llvm-stress: reformat
llvm-svn: 168920
|
2012-11-29 19:05:55 +00:00 |
|
Dmitri Gribenko
|
6c80bcb56f
|
Documentation for opt: reformat
llvm-svn: 168919
|
2012-11-29 19:02:50 +00:00 |
|
Dmitri Gribenko
|
76561e9741
|
Documentation for llc: reformat.
llvm-svn: 168912
|
2012-11-29 18:16:11 +00:00 |
|
Dmitri Gribenko
|
e260d3af52
|
Documentation for lit: more formatting: use 'option' and 'program' directives.
This enables cross-referencing and now '--' in option names are no more turned into en dashes.
llvm-svn: 168906
|
2012-11-29 18:03:08 +00:00 |
|
Dmitri Gribenko
|
cbb07bea14
|
Documentation for tblgen: formatting
llvm-svn: 168904
|
2012-11-29 17:41:05 +00:00 |
|
Dmitri Gribenko
|
6e303f7615
|
Documentation for lit: formatting improvements.
llvm-svn: 168902
|
2012-11-29 17:05:34 +00:00 |
|
Dmitri Gribenko
|
194d3685ec
|
Documentation: use correct highlighter
llvm-svn: 168871
|
2012-11-29 12:00:32 +00:00 |
|
Dmitri Gribenko
|
5cb3f1097f
|
Documentation: improve formatting and remove unneeded empty lines.
llvm-svn: 168817
|
2012-11-28 21:40:54 +00:00 |
|
Eli Bendersky
|
2fef6b6a1e
|
Fix a typo in FileCheck.rst
llvm-svn: 168466
|
2012-11-21 22:40:52 +00:00 |
|
Eli Bendersky
|
9d07f94863
|
ReST-ify some markup in the LIT document
llvm-svn: 168345
|
2012-11-20 00:26:08 +00:00 |
|
Alexander Kornienko
|
92987fb311
|
Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions in
FileCheck.
llvm-svn: 167978
|
2012-11-14 21:07:37 +00:00 |
|
Dmitri Gribenko
|
a72e9f0140
|
FileCheck.rst: change formatting of code-like constructs to use a monospaced
font. These were formatted in bold, but that's not correct.
llvm-svn: 167964
|
2012-11-14 19:42:32 +00:00 |
|
Eli Bendersky
|
659d206678
|
Fix a broken sentence
llvm-svn: 167521
|
2012-11-07 01:52:41 +00:00 |
|
Eli Bendersky
|
8a7e80f6f5
|
Document the -input-file option of FileCheck
llvm-svn: 167517
|
2012-11-07 01:41:30 +00:00 |
|
Daniel Dunbar
|
a3d9cabf8f
|
lit: Rename the valgrind leaks feature to match what is currently used
(vg_leak).
llvm-svn: 166306
|
2012-10-19 20:29:30 +00:00 |
|
Daniel Dunbar
|
519a349c8a
|
lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.
- These can be used with the XFAIL options.
llvm-svn: 166303
|
2012-10-19 20:12:00 +00:00 |
|
Rafael Espindola
|
740a6bc8a0
|
Remove references to compression in llvm-ar. It has been a long time since we
switched from a bytecode+bzip2 to the current bitcode.
llvm-svn: 161651
|
2012-08-10 01:57:52 +00:00 |
|
Sylvestre Ledru
|
35521e2310
|
Fix a typo (the the => the)
llvm-svn: 160621
|
2012-07-23 08:51:15 +00:00 |
|
Bill Wendling
|
4a8948d583
|
Fix the formatting a bit.
llvm-svn: 158815
|
2012-06-20 11:25:11 +00:00 |
|