mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-13 14:47:00 +00:00
a27199db06
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/trunk@339073 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
compile-custom.ll | ||
compile-custom.ll.py | ||
crash-narrowfunctiontest.ll | ||
invalid-debuginfo.ll | ||
metadata.ll | ||
named-md.ll | ||
remove_arguments_test.ll | ||
replace-funcs-with-null.ll | ||
unsymbolized.ll |