summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2017-01-09 21:52:35 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2017-01-09 21:52:35 +0000
commitd4b24eda73e10a72058a123ce364ad241d03dd63 (patch)
tree0f54b9d365febb320b5e1b17292f052ef138fa0b /llvm/lib/Transforms/Utils
parent2f63d4612f6e689434f72497e11538fe9139ad28 (diff)
downloadbcm5719-llvm-d4b24eda73e10a72058a123ce364ad241d03dd63.tar.gz
bcm5719-llvm-d4b24eda73e10a72058a123ce364ad241d03dd63.zip
Support outputting to /dev/null.
When writing to a non regular file we cannot rename to it. Since we have to write, we may as well create a temporary file to avoid trying to create an unique file in /dev when trying to write to /dev/null. llvm-svn: 291485
Diffstat (limited to 'llvm/lib/Transforms/Utils')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud