llvm-mirror/docs/CommandGuide
Eli Bendersky 3ef88c1833 Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
* Removed test/lib/llvm.exp - it is no longer needed 
* Deleted the dg.exp reading code from test/lit.cfg. There are no dg.exp files
  left in the test suite so this code is no longer required. test/lit.cfg is
  now much shorter and clearer 
* Removed a lot of duplicate code in lit.local.cfg files that need access to
  the root configuration, by adding a "root" attribute to the TestingConfig
  object. This attribute is dynamically computed to provide the same
  information as was previously provided by the custom getRoot functions. 
* Documented the config.root attribute in docs/CommandGuide/lit.pod

llvm-svn: 153408
2012-03-25 09:02:19 +00:00
..
html
bugpoint.pod
FileCheck.pod
index.html Add a random .LL file generator to stress-test different llvm components. 2012-02-26 08:35:53 +00:00
lit.pod Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
llc.pod
lli.pod
llvm-ar.pod
llvm-as.pod
llvm-bcanalyzer.pod
llvm-build.pod llvm-build: Add sketchy support for preserving comments when using 2011-12-12 22:45:35 +00:00
llvm-config.pod
llvm-cov.pod Add documentation for llvm-cov. 2011-11-28 23:39:25 +00:00
llvm-diff.pod
llvm-dis.pod
llvm-extract.pod
llvm-ld.pod
llvm-link.pod
llvm-nm.pod
llvm-prof.pod
llvm-ranlib.pod
llvm-stress.pod Add a random .LL file generator to stress-test different llvm components. 2012-02-26 08:35:53 +00:00
Makefile docs: Sketch docs for llvm-build tool. 2011-11-03 17:56:24 +00:00
manpage.css
opt.pod
tblgen.pod Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files. 2012-02-27 02:31:09 +00:00