1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include
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
..
llvm Change WriteTypeSymbolic/WriteAsOperand to return void instead of 2008-08-19 04:47:09 +00:00
llvm-c Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00