mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
f5a62c8af5
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 llvm-svn: 339073 |
||
---|---|---|
.. | ||
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 |