lit: Remove support for XTARGET.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 19 Oct 2012 20:29:27 +0000 (20:29 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 19 Oct 2012 20:29:27 +0000 (20:29 +0000)
commitf793fbc5698263e045661cab3fb06144c66cc1db
treecb70ff0e9a8864468b8e0835c90d49bf108a7ac5
parentf854597fc1a183a9d13827a6eeb9f53a69819497
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166305 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/ExampleTests/LLVM.InTree/test/Bar/bar-test.ll [deleted file]
utils/lit/lit/ExampleTests/LLVM.InTree/test/lit.cfg
utils/lit/lit/ExampleTests/LLVM.OutOfTree/src/test/lit.cfg
utils/lit/lit/TestRunner.py
utils/vim/llvm.vim