summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-07-28 00:45:10 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-07-28 00:45:10 +0000
commit08a2bfd230cfc8049b6015c7ca2a3cc7d2fadb2f (patch)
tree283e9aa2b4ae63f090f71cd664d7af9daa212b64 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb7098a38b39758316d78c1a16f57227c5d2064ac (diff)
downloadbcm5719-llvm-08a2bfd230cfc8049b6015c7ca2a3cc7d2fadb2f.tar.gz
bcm5719-llvm-08a2bfd230cfc8049b6015c7ca2a3cc7d2fadb2f.zip
Cut down the number of open/close system calls for output files.
For PCH files, have only one open/close for temporary + rename to be safe from race conditions. For all other output files open/close the output file directly. Depends on llvm r136310. rdar://9082880 & http://llvm.org/PR9374. llvm-svn: 136315
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud