Eli Bendersky cc85160672 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





git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153408 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-25 09:02:19 +00:00
..
2011-09-21 17:43:48 +00:00
2011-09-09 23:14:58 +00:00
2011-09-09 23:14:58 +00:00
2011-12-20 23:58:36 +00:00
2011-12-07 22:11:43 +00:00
2011-08-12 18:12:06 +00:00
2011-09-09 23:14:58 +00:00
2012-01-31 02:09:07 +00:00
2011-12-19 20:24:28 +00:00
2011-09-09 23:14:58 +00:00
2011-03-04 20:48:39 +00:00
2011-12-20 22:52:19 +00:00
2011-12-24 03:05:43 +00:00
2011-09-09 23:14:58 +00:00
2011-12-02 22:28:09 +00:00
2011-09-09 23:14:58 +00:00
2011-05-25 23:30:30 +00:00