llvm-6502/lib
Jim Laskey ef42a01113 General clean up of teh dwarf writer.
1. Most significant is the folding of debug information entries.  This
reduced self hosted -g SelectionDAGISel.s from 120M to 13M and pretty
close to matching .o file sizes with gcc.

2. Debug information entry printing for debugging the dwarf code.

3. Bring all the code closer to llvm standards.

4. Misc. fixes and doc clean ups.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31379 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-02 20:12:39 +00:00
..
Analysis For PR950: 2006-11-02 01:53:59 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser For PR950: 2006-11-02 01:53:59 +00:00
Bytecode For PR950: 2006-11-02 01:53:59 +00:00
CodeGen General clean up of teh dwarf writer. 2006-11-02 20:12:39 +00:00
Debugger For PR950: 2006-10-20 07:07:24 +00:00
ExecutionEngine Remove a function prototype that is no longer needed (REM patch missed it) 2006-11-02 08:12:02 +00:00
Linker Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
Support Allow FoldingSet clients to pump up the initial hash size. 2006-11-02 14:21:26 +00:00
System Get rid of unused variable. 2006-11-02 07:59:59 +00:00
Target move ARMCondCodeToString to ARMAsmPrinter.cpp 2006-11-02 15:00:02 +00:00
Transforms For PR950: 2006-11-02 01:53:59 +00:00
VMCore Remove unused variable. 2006-11-02 08:23:44 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00