OSDN Git Service

Merging r339073:
authorHans Wennborg <hans@hanshq.net>
Mon, 13 Aug 2018 08:13:43 +0000 (08:13 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 13 Aug 2018 08:13:43 +0000 (08:13 +0000)
commit5a09a6b1e4a5984ecd4e0f915b52e5b268bced99
tree3784784afcb21c80802645e9cc8bc703abdc00b9
parentc7b32708768b1768e941bfcd30334e22f40c0145
Merging r339073:
------------------------------------------------------------------------
r339073 | stella.stamenova | 2018-08-07 00:37:44 +0200 (Tue, 07 Aug 2018) | 14 lines

[lit, python] Always add quotes around the python path in lit

Summary:
The issue with the python path is that the path to python on Windows can contain spaces. To make the tests always work, the path to python needs to be surrounded by quotes.

This change updates several configuration files which specify the path to python as a substitution and also remove quotes from existing tests.

Reviewers: asmith, zturner, alexshap, jakehehrlich

Reviewed By: zturner, alexshap, jakehehrlich

Subscribers: mehdi_amini, nemanjai, eraman, kbarton, jakehehrlich, steven_wu, dexonsmith, stella.stamenova, delcypher, llvm-commits

Differential Revision: https://reviews.llvm.org/D50206
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_70@339541 91177308-0d34-0410-b5e6-96231b3b80d8
22 files changed:
test/BugPoint/compile-custom.ll
test/BugPoint/unsymbolized.ll
test/Other/opt-bisect-legacy-pass-manager.ll
test/TableGen/JSON.td
test/ThinLTO/X86/cache.ll
test/tools/llvm-cov/showLineExecutionCounts.cpp
test/tools/llvm-objcopy/auto-remove-shndx.test
test/tools/llvm-objcopy/many-sections.test
test/tools/llvm-objcopy/remove-shndx.test
test/tools/llvm-objcopy/strict-no-add.test
test/tools/llvm-symbolizer/pdb/pdb.test
test/tools/llvm-symbolizer/ppc64.test
utils/lit/lit/llvm/config.py
utils/lit/tests/Inputs/shtest-env/lit.cfg
utils/lit/tests/Inputs/shtest-format/external_shell/fail_with_bad_encoding.txt
utils/lit/tests/Inputs/shtest-format/lit.cfg
utils/lit/tests/Inputs/shtest-shell/dev-null.txt
utils/lit/tests/Inputs/shtest-shell/lit.cfg
utils/lit/tests/Inputs/shtest-shell/redirects.txt
utils/lit/tests/Inputs/shtest-shell/valid-shell.txt
utils/lit/tests/Inputs/shtest-timeout/lit.cfg
utils/lit/tests/lit.cfg