llvm-6502/lib
Chris Lattner 2a41a98fb7 shrink libllvmgcc.dylib another 25K
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28971 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-28 22:00:36 +00:00
..
Analysis add some missing externals 2006-06-28 01:16:06 +00:00
Archive When reading the symbol table, make sure to delete the ArchiveMember 2006-05-12 17:56:20 +00:00
AsmParser fix typo 2006-06-21 16:53:00 +00:00
Bytecode For PR787: 2006-06-07 23:18:34 +00:00
CodeGen Mark these two classes as hidden, shrinking libllbmgcc.dylib by 25K 2006-06-28 21:58:30 +00:00
Debugger Add the README files to the distribution. 2006-04-13 06:39:24 +00:00
ExecutionEngine Added jump table address relocation. 2006-06-23 01:02:37 +00:00
Linker Fix Regression/Linker/2006-06-15-GlobalVarAnment.ll 2006-06-16 01:24:04 +00:00
Support For PR801: 2006-06-27 16:49:46 +00:00
System Only print the stack trace if it was requested. Previously, any call into 2006-06-16 00:00:57 +00:00
Target shrink libllvmgcc.dylib another 25K 2006-06-28 22:00:36 +00:00
Transforms Switch to a very conservative heuristic for determining when loop-unswitching 2006-06-28 17:47:50 +00:00
VMCore Use hidden visibility to reduce the sizes of some .o files. This chops 60K off a release llvm-dis. 2006-06-28 21:38:54 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00