1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/lib
Chris Lattner cd23d94446 Clean up the ownership model a bit so that nodes actually get deleted more
frequently. This still leaks edges quite a bit, but it leaks no nodes
(I think).

llvm-svn: 2190
2002-04-09 05:15:33 +00:00
..
Analysis * General cleanups 2002-04-09 05:14:14 +00:00
AsmParser isLabelType is obsolete 2002-04-08 21:59:08 +00:00
Bytecode s/method/function 2002-04-08 22:01:15 +00:00
CodeGen Clean up the ownership model a bit so that nodes actually get deleted more 2002-04-09 05:15:33 +00:00
ExecutionEngine Remove extranous #include 2002-04-08 22:05:10 +00:00
Support 64 bit clean now 2002-02-24 23:02:12 +00:00
Target Convert AddedInstrMapType to contain AddedInstrns by value instead of by 2002-04-09 05:13:04 +00:00
Transforms s/Method/Function 2002-04-08 22:03:00 +00:00
VMCore *blush* somehow this debugging code got checked in... 2002-04-09 05:10:39 +00:00
Makefile Moved assembly writer library into its own top level directory. 2002-04-08 19:42:33 +00:00