llvm-6502/test/Bindings/Ocaml
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
..
analysis.ml tests: XFAIL a handful of tests on the vg_leak builder, so we can get back to 2010-09-09 15:50:19 +00:00
bitreader.ml Remove tests for APIs that were removed. 2011-07-09 18:55:51 +00:00
bitwriter.ml Remove tests for APIs that were removed. 2011-07-09 18:55:51 +00:00
executionengine.ml tests: XFAIL a handful of tests on the vg_leak builder, so we can get back to 2010-09-09 15:50:19 +00:00
ext_exc.ml XFAIL vg_leak the new test as the rest. 2010-12-23 21:22:09 +00:00
ipo_opts.ml ocaml bindings: add llvm_ipo based on IPO.h 2011-10-06 12:12:27 +00:00
lit.local.cfg Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
scalar_opts.ml OCaml bindings: add some missing functions and testcases. 2011-10-14 20:38:33 +00:00
target.ml Remove InvalidateStructLayoutInfo from the ocaml bindings. 2011-07-31 01:12:39 +00:00
vmcore.ml OCaml bindings: add some missing functions and testcases. 2011-10-14 20:38:33 +00:00