llvm-6502/lib
Chris Lattner 8a7ad2d2c5 Add hooks to free all memory allocated by the singleton factories in these
files.  Patch contributed by Morten Ofstad!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17995 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-19 16:39:44 +00:00
..
Analysis Mission accomplished! 2004-11-19 16:22:24 +00:00
Archive Don't save an iterator, just use post-increment. 2004-11-19 03:44:10 +00:00
AsmParser Make sure that the yacc and lex output are specified as BUILT_SOURCES. 2004-10-28 00:43:24 +00:00
Bytecode Add note that this is for old bytecode files. 2004-11-19 16:24:05 +00:00
CodeGen * There is no reason for SpillWeights to be an instance var 2004-11-18 06:01:45 +00:00
Debugger Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ExecutionEngine This is a horrible hack to work around libstdc++ bugs :( 2004-11-19 08:44:07 +00:00
Linker Eliminate unsightly ;; 2004-11-19 03:27:05 +00:00
Support Allow this to compile even on machines that HAVE the bzlib library but do 2004-11-19 15:56:28 +00:00
System Dynamic Library abstraction. This makes the abstraction of a single dynamic 2004-11-18 04:33:39 +00:00
Target Eliminate another 6k register copies that the register allocator would just 2004-11-19 08:01:16 +00:00
Transforms CPR is dead. 2004-11-19 16:24:57 +00:00
VMCore Add hooks to free all memory allocated by the singleton factories in these 2004-11-19 16:39:44 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00