llvm-6502/docs/CommandGuide
Renato Golin d6254520cd Improving lli documentation
Too many people hope lli would act as an emulator when it's actually
just a tool to help prototype IR code and test the JIT compiler. This
commit makes that fact explicit in the documentation

It also migrates the old style bold/italic doc tags to the preferred
meta tags (.. option::, :program:, etc).

No errors when generating the documents, visual inspection in the HTML
result doesn't show any major difference, apart from the slight style
change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243401 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-28 10:24:11 +00:00
..
FileCheck.rst IR: Give 'DI' prefix to debug info metadata 2015-04-29 16:38:44 +00:00
bugpoint.rst docs: Remove documentation for legacy PGO options 2014-06-04 06:29:38 +00:00
index.rst Start adding documentation for llvm-lib. 2015-07-17 18:49:26 +00:00
lit.rst Fix "the the" in comments. 2015-06-19 01:53:21 +00:00
llc.rst Remove LowerInvoke's obsolete "-enable-correct-eh-support" option 2014-03-20 19:54:47 +00:00
lli.rst Improving lli documentation 2015-07-28 10:24:11 +00:00
llvm-ar.rst Remove more dead documentation. 2013-07-30 04:06:06 +00:00
llvm-as.rst Fix the formatting a bit. 2012-06-20 11:25:11 +00:00
llvm-bcanalyzer.rst Documentation: use paths relative to document root in links. 2012-12-12 21:16:29 +00:00
llvm-build.rst Fix typos found by http://github.com/lyda/misspell-check 2012-06-02 10:20:22 +00:00
llvm-config.rst Fix typos: 2014-08-11 18:04:46 +00:00
llvm-cov.rst Minor edits to the llvm-cov documentation. 2015-04-21 16:32:02 +00:00
llvm-diff.rst [docs] Add ReST version of all the man pages. 2012-05-08 16:50:35 +00:00
llvm-dis.rst [docs] Add ReST version of all the man pages. 2012-05-08 16:50:35 +00:00
llvm-dwarfdump.rst Make llvm-dwarfdump exit with non-zero exit code if error was occured. 2015-06-25 23:40:15 +00:00
llvm-extract.rst docs: command guide: cleanups, no text changes 2013-08-18 08:32:32 +00:00
llvm-lib.rst Start adding documentation for llvm-lib. 2015-07-17 18:49:26 +00:00
llvm-link.rst Update documentation of llvm-link to reflect recent cleanups. 2013-03-19 16:04:19 +00:00
llvm-nm.rst docs: command guide: cleanups, no text changes 2013-08-18 08:32:32 +00:00
llvm-profdata.rst Update documentation for llvm-profdata. 2015-05-28 21:57:17 +00:00
llvm-readobj.rst Teach llvm-readobj to print ELF program headers 2013-04-12 04:07:39 +00:00
llvm-stress.rst Documentation for llvm-stress: reformat 2012-11-29 19:05:55 +00:00
llvm-symbolizer.rst [llvm-symbolizer] Introduce the -dsym-hint option. 2014-10-17 00:50:19 +00:00
opt.rst Delete -std-compile-opts. 2014-10-16 20:00:02 +00:00
tblgen.rst [docs] Fix some links 2014-04-07 22:46:40 +00:00