diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-01-09 21:52:35 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-01-09 21:52:35 +0000 |
commit | d4b24eda73e10a72058a123ce364ad241d03dd63 (patch) | |
tree | 0f54b9d365febb320b5e1b17292f052ef138fa0b /llvm/lib/Transforms/Utils | |
parent | 2f63d4612f6e689434f72497e11538fe9139ad28 (diff) | |
download | bcm5719-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