[PATCH] D56939: Remove F_modify flag from FileOutputBuffer.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 14:26:36 PST 2019


ruiu created this revision.
ruiu added reviewers: zturner, thakis.
Herald added a subscriber: hiraditya.

This code is dead. There is no use of the feature in the entire LLVM codebase.


https://reviews.llvm.org/D56939

Files:
  llvm/include/llvm/Support/FileOutputBuffer.h
  llvm/lib/Support/FileOutputBuffer.cpp
  llvm/unittests/Support/FileOutputBufferTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56939.182609.patch
Type: text/x-patch
Size: 5360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190118/682a96c1/attachment.bin>


More information about the llvm-commits mailing list