diff options
author | Reid Kleckner <reid@kleckner.net> | 2015-02-17 21:57:10 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2015-02-17 21:57:10 +0000 |
commit | 7885776604c04c9426e743b5830110882284562c (patch) | |
tree | ecbdca8b952b07a5bcc0f57a17d8614954e95fbc /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 203ee500e9d0eb0f30d06d9e17af103af4f45851 (diff) | |
download | llvm-7885776604c04c9426e743b5830110882284562c.zip llvm-7885776604c04c9426e743b5830110882284562c.tar.gz llvm-7885776604c04c9426e743b5830110882284562c.tar.bz2 |
Use lit's internal shell when running tests on Windows
The internal shell is faster and more predictable than any copy of
bash.exe on the user's system.
LLVM and Clang use the internal shell by default, and have an
environment variable to disable it. I don't think compiler-rt needs that
complexity, so I left it out.
llvm-svn: 229560
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions