1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/include/llvm/Assembly
Chris Lattner 6df4ed8bfd 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.

llvm-svn: 54981
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