diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-11-07 23:01:37 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-11-07 23:01:37 +0000 |
commit | 1501a26b3907a12c284a5859da723e94d23e2e8b (patch) | |
tree | 81d20f2fd5a03ec22aab8f7aa1b4021cc1dde76d /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | dcce03300d21569abd5612c4baf9b5c6896fb038 (diff) | |
download | bcm5719-llvm-1501a26b3907a12c284a5859da723e94d23e2e8b.tar.gz bcm5719-llvm-1501a26b3907a12c284a5859da723e94d23e2e8b.zip |
Simplify unlinkAsync.
It used to rename the file before removing it in a background thread.
A simpler way to delay the removal is simply to open the file.
Since this is a posix specific issue, simplify the windows
implementation.
llvm-svn: 317631
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions