diff options
author | Pavel Labath <labath@google.com> | 2018-03-26 12:47:40 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2018-03-26 12:47:40 +0000 |
commit | 22dccd008e3de35eeb29f61c363d618345f58a96 (patch) | |
tree | e1cf27f513734c71d0c1c674d0451abc03cf1099 /llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp | |
parent | d5ee7ab47e3f3093c49a9fe0fab7326b14ff27d4 (diff) | |
download | bcm5719-llvm-22dccd008e3de35eeb29f61c363d618345f58a96.tar.gz bcm5719-llvm-22dccd008e3de35eeb29f61c363d618345f58a96.zip |
Make @skipUnlessSupportedTypeAttribute windows-compatible
- close_fds is not compatible with stdin/out redirection on windows. I
just remove it, as this is not required for correct operation.
- the command string was assuming a posix shell. I rewrite the Popen
invocation to avoid the need for passing the arguments through a shell.
llvm-svn: 328489
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp')
0 files changed, 0 insertions, 0 deletions