aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-07-17 19:44:07 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-07-17 19:44:07 +0000
commit24ff48476b663cb334afcb062a49c342e341eb92 (patch)
tree6a84d154740d09fd2d348dda143de2bfec1391f2 /lib/Transforms
parent7f6d84230c0e21b4f841a0b28a1e494fe327d2b7 (diff)
downloadexternal_llvm-24ff48476b663cb334afcb062a49c342e341eb92.zip
external_llvm-24ff48476b663cb334afcb062a49c342e341eb92.tar.gz
external_llvm-24ff48476b663cb334afcb062a49c342e341eb92.tar.bz2
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186530 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms')
0 files changed, 0 insertions, 0 deletions