mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-02 00:37:09 +00:00
tt'ify.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67505 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4bd3d7e17c
commit
640e7c6d07
@ -526,8 +526,8 @@ example) is allowed normally, it is just <tt><iostream></tt> that is
|
||||
causing problems.</p>
|
||||
|
||||
<p>The preferred replacement for stream functionality is the
|
||||
<tt>raw_ostream</tt> class (for writing to output streams of various sorts) and
|
||||
the MemoryBuffer API (for reading in files).</p>
|
||||
<tt>llvm::raw_ostream</tt> class (for writing to output streams of various
|
||||
sorts) and the <tt>llvm::MemoryBuffer</tt> API (for reading in files).</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user