[PATCH] D69293: [Support] Add in memory flag for FileOutputBuffer

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 22 12:02:36 PDT 2019


ruiu added a comment.

Maybe this should be merged with https://reviews.llvm.org/D69294. Since we are moving to a single repository that contains both llvm and lld, we no longer have to split a commit at svn repo boundaries. Since this flag will be used only by lld at least for a while, it feels more natural to commit this and the other one as a single commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69293





More information about the llvm-commits mailing list