llvm-6502/include/llvm/Assembly
Chris Lattner 242330371b Change WriteTypeSymbolic/WriteAsOperand to return void instead of
an ostream, which is just weird.

Rename SC_DEBUG -> ST_DEBUG

Remove static indentation strangeness from WriteConstantInt.  This makes it 
so that large structs are not broken down and printed on multiple lines.  If
there is demand for this to return, there are better ways to implement this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54981 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-19 04:47:09 +00:00
..
AsmAnnotationWriter.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:42 +00:00
Parser.h Fix newly-introduced 4.3 warnings 2008-02-20 12:07:57 +00:00
PrintModulePass.h Revert 51775. 2008-05-30 22:47:19 +00:00
Writer.h Change WriteTypeSymbolic/WriteAsOperand to return void instead of 2008-08-19 04:47:09 +00:00