[PATCH] D30010: Improve the robustness of mmap

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 13:07:35 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295768: [Support] Add a function to check if a file resides locally. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D30010?vs=88918&id=89268#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30010

Files:
  llvm/trunk/include/llvm/Support/FileSystem.h
  llvm/trunk/include/llvm/Support/MemoryBuffer.h
  llvm/trunk/lib/Support/MemoryBuffer.cpp
  llvm/trunk/lib/Support/Unix/Path.inc
  llvm/trunk/lib/Support/Windows/Path.inc
  llvm/trunk/unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30010.89268.patch
Type: text/x-patch
Size: 15997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/bacaee8e/attachment.bin>


More information about the llvm-commits mailing list