llvm-mirror/utils/lit
Daniel Dunbar 48d2376b89 lit: Remove support for XTARGET.
- The XTARGET feature (inherited from old DG tests) was just confusing (and
   barely ever used). The same effect can now be achieved with a combination of
   the more useful REQUIRES and XFAIL.

llvm-svn: 166305
2012-10-19 20:29:27 +00:00
..
lit lit: Remove support for XTARGET. 2012-10-19 20:29:27 +00:00
lit.py
setup.py
TODO