* Add ability to get and set the output stream
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 28 Apr 2004 15:30:33 +0000 (15:30 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 28 Apr 2004 15:30:33 +0000 (15:30 +0000)
commit3f98def80174e887443a930357bd8da28b1a58a2
treeb0314a5b79bd89ca9bb68ea4c2a2ba7c6e3bee3e
parent3707241f315b63b2dc380e0a1be5522bfd58b8d5
* Add ability to get and set the output stream
* New feature: outputting a Type* as symbolic, controlled via the stream
  similarly to sending std::hex to change number format

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13226 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Assembly/CachedWriter.h