[PATCH] D44230: Add a ReadWriteMemoryBuffer class that can map an input file for modification

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 8 12:37:13 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL327057: [Support] Add WriteThroughMemoryBuffer. (authored by zturner, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44230?vs=137626&id=137642#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44230

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/MemoryBufferTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44230.137642.patch
Type: text/x-patch
Size: 9802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180308/546ce5b6/attachment.bin>


More information about the llvm-commits mailing list