OSDN Git Service

lit: simplify population of the actual_inputs array
authorHans Wennborg <hans@hanshq.net>
Tue, 17 Jun 2014 18:17:46 +0000 (18:17 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 17 Jun 2014 18:17:46 +0000 (18:17 +0000)
commit4a5916aca998a104f8bc0403f4dc566af6483023
tree805698df92cf853023de2b538dffd101b504578f
parent476fd7c3e9ebf96da81b1d607744679875afc5f6
lit: simplify population of the actual_inputs array

Add all inputs to the array, except those starting with @, which
are treated as response files and expanded.

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