OSDN Git Service

raw_fd_ostream: Add a SetUseAtomicWrites() method (uses writev).
authorDaniel Dunbar <daniel@zuster.org>
Thu, 3 Feb 2011 03:32:32 +0000 (03:32 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 3 Feb 2011 03:32:32 +0000 (03:32 +0000)
commitb0cfa6cab85ce19c8ecaf9cdd3e34a3593d0b001
treebd821944d76dfe9eb287e228ef5aded11fcce4d5
parent3e46293c27ee6d35240d6308a84be0f2c2e91940
raw_fd_ostream: Add a SetUseAtomicWrites() method (uses writev).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124771 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/raw_ostream.h
lib/Support/raw_ostream.cpp