llvm-6502/lib
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
..
Analysis Don't use the result of WriteAsOperand or WriteTypeSymbolic. 2008-08-19 04:42:37 +00:00
Archive Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
AsmParser Regenerate. 2008-08-17 18:48:50 +00:00
Bitcode Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00
CodeGen don't use the result of WriteTypeSymbolic or WriteAsOperand. 2008-08-19 04:44:30 +00:00
Debugger - Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an empty string for ConstantAggregateZero case which surprises selectiondag. 2008-06-30 07:31:25 +00:00
ExecutionEngine Register the frame register function when allocating the JIT, 2008-08-18 14:53:56 +00:00
Linker Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes 2008-07-14 07:23:24 +00:00
Support Get raw_ostream.cpp to compile on MSVC. 2008-08-17 09:25:21 +00:00
System add a helper method to sys::Path for clang, patch by 2008-08-11 23:39:47 +00:00
Target add a note 2008-08-19 00:41:02 +00:00
Transforms don't use the result of WriteAsOperand 2008-08-19 04:45:19 +00:00
VMCore Change WriteTypeSymbolic/WriteAsOperand to return void instead of 2008-08-19 04:47:09 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00