[PATCH] D63453: [Support] Move llvm::MemoryBuffer to sys::fs::file_t

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 11:34:17 PDT 2019


rnk updated this revision to Diff 205406.
rnk marked 2 inline comments as done.
rnk added a comment.

- common ReadFile code


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63453/new/

https://reviews.llvm.org/D63453

Files:
  llvm/include/llvm/Support/FileSystem.h
  llvm/include/llvm/Support/MemoryBuffer.h
  llvm/lib/LTO/Caching.cpp
  llvm/lib/LTO/LTOModule.cpp
  llvm/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/lib/Object/ArchiveWriter.cpp
  llvm/lib/Support/FileOutputBuffer.cpp
  llvm/lib/Support/MemoryBuffer.cpp
  llvm/lib/Support/Unix/Path.inc
  llvm/lib/Support/VirtualFileSystem.cpp
  llvm/lib/Support/Windows/Path.inc
  llvm/lib/XRay/InstrumentationMap.cpp
  llvm/lib/XRay/Profile.cpp
  llvm/lib/XRay/Trace.cpp
  llvm/tools/llvm-xray/xray-fdr-dump.cpp
  llvm/unittests/Support/MemoryBufferTest.cpp
  llvm/unittests/Support/Path.cpp
  llvm/unittests/Support/ReplaceFileTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63453.205406.patch
Type: text/x-patch
Size: 31876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/199dee25/attachment.bin>


More information about the llvm-commits mailing list