1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib
Chris Lattner 7a2566c4ff Add hooks to free all memory allocated by the singleton factories in these
files.  Patch contributed by Morten Ofstad!

llvm-svn: 17995
2004-11-19 16:39:44 +00:00
..
Analysis Mission accomplished! 2004-11-19 16:22:24 +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