1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test
Stella Stamenova f5a62c8af5 [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

llvm-svn: 339073
2018-08-06 22:37:44 +00:00
..
Analysis [SCEV] Properly solve quadratic equations 2018-08-02 19:13:35 +00:00
Assembler
Bindings
Bitcode
BugPoint [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
CodeGen AMDGPU: Push fcanonicalize through partially constant build_vector 2018-08-06 22:30:44 +00:00
DebugInfo [DebugInfo/Verifier] Don't emit error for missing module in index 2018-08-03 12:01:43 +00:00
Demangle [MS Demangler] Fix some tests that are no longer broken. 2018-08-02 22:37:40 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation Fix crash in bounds checking. 2018-08-03 17:12:23 +00:00
Integer
JitListener
Linker
LTO Enrich inline messages 2018-08-05 14:53:08 +00:00
MC MC: Redirect .addrsig directives referring to private (.L) symbols to the section symbol. 2018-08-06 21:59:58 +00:00
Object
ObjectYAML
Other [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
ThinLTO/X86 [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
tools [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
Transforms [LICM] Further strengthen tests for hoisting guards and invariant.starts [NFC] 2018-08-06 21:39:43 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh