summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2018-03-26 12:47:40 +0000
committerPavel Labath <labath@google.com>2018-03-26 12:47:40 +0000
commit22dccd008e3de35eeb29f61c363d618345f58a96 (patch)
treee1cf27f513734c71d0c1c674d0451abc03cf1099 /llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
parentd5ee7ab47e3f3093c49a9fe0fab7326b14ff27d4 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud