Remove duplicate implementation of excludes functionality, and support excluding
authorDaniel Dunbar <daniel@zuster.org>
Sun, 15 Nov 2009 07:22:58 +0000 (07:22 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 15 Nov 2009 07:22:58 +0000 (07:22 +0000)
commit048bac35df3896d0258312e861e7e876e0cdaff9
treeb0798fcf548975d5841fc4454b1a3d75e9e9e53c
parent052d9cb0a88a453fef8f8e1e9b749e2fc94d7f96
Remove duplicate implementation of excludes functionality, and support excluding
dirnames.

Also, add support for the 'unsupported' config property.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88838 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/TestFormats.py