llvm-6502/lib/VMCore
Misha Brukman 0313e0b44d Use a reference instead of a pointer for the ostream. The pointer was only
there to assist in the development of llvm-tv, and it no longer has a need to
modify the AsmWriter output stream.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14304 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-21 21:53:56 +00:00
..
AsmWriter.cpp Use a reference instead of a pointer for the ostream. The pointer was only 2004-06-21 21:53:56 +00:00
BasicBlock.cpp
ConstantFold.cpp Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
ConstantFold.h
ConstantFolding.h
ConstantRange.cpp
Constants.cpp Make ConstantBool act like a 1 bit ConstantInt, in order to simplify client 2004-06-21 12:12:12 +00:00
Dominators.cpp compute dominator tree children in a deterministic order that does not depend 2004-06-19 20:13:48 +00:00
Function.cpp
iBranch.cpp
iCall.cpp
iMemory.cpp
InstrTypes.cpp
Instruction.cpp
iOperators.cpp
iSwitch.cpp
LeakDetector.cpp
Linker.cpp Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManagerT.h
SymbolTable.cpp
SymbolTableListTraitsImpl.h
Type.cpp Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
Value.cpp
Verifier.cpp Minor cleanup 2004-06-17 17:56:54 +00:00