diff options
author | Rui Ueyama <ruiu@google.com> | 2016-02-02 21:03:56 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-02-02 21:03:56 +0000 |
commit | 620170224fc13c1bd384220d1c3ee11caab4dcc2 (patch) | |
tree | 58de8fafac4b2a5da0273d2115eacb1e47557c94 /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | 7e747f1a387281aa3d95944afcb1aa19dc6ca209 (diff) | |
download | llvm-620170224fc13c1bd384220d1c3ee11caab4dcc2.zip llvm-620170224fc13c1bd384220d1c3ee11caab4dcc2.tar.gz llvm-620170224fc13c1bd384220d1c3ee11caab4dcc2.tar.bz2 |
ELF: Rewrite "echo" command arguments in hope that would fix a test breakage.
Previously, we used both single quotes and double quotes, and
some single-quoted tokens are concatenated with next tokens because
there were no spaces between them. That may be a cause of test flakiness
on Windows, which is reported as https://llvm.org/bugs/show_bug.cgi?id=26388.
The new test commands are more straightforward than before.
llvm-svn: 259559
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions