summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-05-07 21:41:58 +0000
committerEric Fiselier <eric@efcs.ca>2017-05-07 21:41:58 +0000
commitea9dc4ae608a5d1956e9fa7bb59677660e4c9f2c (patch)
tree9fa5459aa31b9905b8b94c3eed12d61cbdf6d0cc /llvm/lib/Object/COFFObjectFile.cpp
parent07c955c6ed700f71bf08db52e2b43420ea082a34 (diff)
downloadbcm5719-llvm-ea9dc4ae608a5d1956e9fa7bb59677660e4c9f2c.tar.gz
bcm5719-llvm-ea9dc4ae608a5d1956e9fa7bb59677660e4c9f2c.zip
Fix Windows test failures caused by identical temp file names.
This patch fixes test failures that occur on Windows because the tests attempt to generate two distinct temp file names but get the same name both time. The fix for this is to create the first temp file before requesting a second temporary file name. This ensures that the second name will be unique. llvm-svn: 302382
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud