llvm-6502/test/MC/Disassembler/X86
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
..
enhanced.txt Insert dummy ED table entries for pseudo-instructions. 2011-10-10 18:30:16 +00:00
intel-syntax.txt Fix disasm of iret, sysexit, and sysret when displayed with Intel syntax. 2012-03-10 07:37:27 +00:00
invalid-VEX-vvvv.txt Add test case for PR10851. 2011-09-14 04:36:54 +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
simple-tests.txt Change the second line of the test added for r152414 to use CHECK-NEXT. 2012-03-12 21:38:09 +00:00
truncated-input.txt
x86-32.txt X86 disassembler support for jcxz, jecxz, and jrcxz. Fixes PR11643. Patch by Kay Tiong Khoo. 2012-02-27 01:54:29 +00:00