lit: Add --param NAME=VALUE option, for test suite specific use (to communicate
authorDaniel Dunbar <daniel@zuster.org>
Thu, 5 Nov 2009 16:27:33 +0000 (16:27 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 5 Nov 2009 16:27:33 +0000 (16:27 +0000)
commitf626167e69d08f500805d209ff80720240adde3f
tree85fbf33b9d9be89ee4bfefc2de938bf35a7c34d2
parentbcaa2157ddc22cb1098289943e8dd147a854698b
lit: Add --param NAME=VALUE option, for test suite specific use (to communicate
arbitrary command line arguments to the test suite).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86137 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandGuide/lit.pod
utils/lit/LitConfig.py
utils/lit/lit.py