1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Reid Kleckner 7dfe7f827f [lit] Work around Windows MSys command line tokenization bug
Summary:
This will allow us to revert LLD r284768, which added spaces to get MSys
echo to print what we want.

Reviewers: ruiu, inglorion, rafael

Subscribers: modocache, llvm-commits

Differential Revision: https://reviews.llvm.org/D26009

llvm-svn: 285237
2016-10-26 20:29:27 +00:00
..
Analysis Revert "[AliasSetTracker] Make AST smarter about intrinsics that don't actually affect memory." 2016-10-26 19:18:19 +00:00
Assembler
Bindings
Bitcode DebugInfo: add bitcode upgrade test for alignment 2016-10-26 08:34:19 +00:00
BugPoint Add -strip-nonlinetable-debuginfo capability 2016-10-25 18:44:13 +00:00
CodeGen ARM: don't rely on push/pop reglists being in order when folding SP adjust. 2016-10-26 20:01:00 +00:00
DebugInfo Reapply: "Remove debug location from common tail when tail-merging" 2016-10-26 17:01:47 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO
MC [MC] Fix Various End Of Line Comment checkings 2016-10-24 14:35:29 +00:00
Object Use printf instead of "echo -e" or "echo -n". 2016-10-26 01:07:26 +00:00
ObjectYAML
Other [lit] Work around Windows MSys command line tokenization bug 2016-10-26 20:29:27 +00:00
SymbolRewriter
TableGen
ThinLTO/X86
tools [XRay] Be case-insensitive for error strings 2016-10-26 05:10:39 +00:00
Transforms Simplify x >=u x >> y and x >=u x udiv y 2016-10-26 19:18:43 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [XRay] Add llvm-xray as a dependency to test/CMakeLists.txt 2016-10-26 04:16:05 +00:00
lit.cfg [XRay] Implement llvm-xray extract, start of the llvm-xray tool 2016-10-26 04:14:34 +00:00
lit.site.cfg.in
TestRunner.sh