diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-07-17 19:44:07 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-07-17 19:44:07 +0000 |
commit | 16431fe7a7561b6332011ff6caca9bb34c1f03de (patch) | |
tree | 42e61e86a88536ff69d0e15d084dfe81d0c4b13c /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | fbb104513ba7de25b74d71875328bf45c6f3277b (diff) | |
download | bcm5719-llvm-16431fe7a7561b6332011ff6caca9bb34c1f03de.tar.gz bcm5719-llvm-16431fe7a7561b6332011ff6caca9bb34c1f03de.zip |
Add FILE_SHARE_WRITE to openFileForRead.
This should fix the windows bots. It looks like the failing tests are of the
form
prog1 > file
prog2 file
and prog2 fails trying to read the file. The best fix would probably be to close
stdout/stderr in prog1, but it was not the intention of 186511 to change this,
so just restore the old behavior for now.
llvm-svn: 186530
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions