1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-30 04:37:20 +00:00
Misha Brukman e5242def97 class AssemblyWriter:
* Make contained ostream pointer, not reference
* Allow setting of that ostream via setStream()

class CachedWriter:
* setStream() in turn calls setStream() on the AssemblyWriter


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13247 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-28 19:24:28 +00:00
..
2004-04-28 19:24:28 +00:00