[lit] Add a MANIFEST file and a script for sanity checking the source dist.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 31 Jan 2013 00:21:59 +0000 (00:21 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 31 Jan 2013 00:21:59 +0000 (00:21 +0000)
commit3f8195ea4fda87a8b50f93197a79a0655aba2b92
treea9c233655eb916cc460ed3ca0e5ed3ad6a33310c
parentada2de95ac8268fb142b669d3fd1be7563dffd0f
[lit] Add a MANIFEST file and a script for sanity checking the source dist.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174002 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/MANIFEST.in [new file with mode: 0644]
utils/lit/utils/check-sdist [new file with mode: 0755]