[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 Jul 9 17:34:16 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365588: [Support] Move llvm::MemoryBuffer to sys::fs::file_t (authored by rnk, committed by ).
Herald added a subscriber: kristina.
Changed prior to commit:
https://reviews.llvm.org/D63453?vs=205406&id=208854#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63453/new/
https://reviews.llvm.org/D63453
Files:
llvm/trunk/include/llvm/Support/FileSystem.h
llvm/trunk/include/llvm/Support/MemoryBuffer.h
llvm/trunk/lib/LTO/Caching.cpp
llvm/trunk/lib/LTO/LTOModule.cpp
llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/trunk/lib/Object/ArchiveWriter.cpp
llvm/trunk/lib/Support/FileOutputBuffer.cpp
llvm/trunk/lib/Support/MemoryBuffer.cpp
llvm/trunk/lib/Support/Unix/Path.inc
llvm/trunk/lib/Support/VirtualFileSystem.cpp
llvm/trunk/lib/Support/Windows/Path.inc
llvm/trunk/lib/XRay/InstrumentationMap.cpp
llvm/trunk/lib/XRay/Profile.cpp
llvm/trunk/lib/XRay/Trace.cpp
llvm/trunk/tools/llvm-xray/xray-fdr-dump.cpp
llvm/trunk/unittests/Support/MemoryBufferTest.cpp
llvm/trunk/unittests/Support/Path.cpp
llvm/trunk/unittests/Support/ReplaceFileTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63453.208854.patch
Type: text/x-patch
Size: 32088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/1abb0b07/attachment.bin>
More information about the llvm-commits
mailing list