Chris Lattner 17fcdd5e1b Refactor SymbolTableListTraits to only have a single pointer in it, instead
of two.  This shrinkifies Function by 8 bytes (104->96) and Module by 8
bytes (68->60).  On a testcase of mine, this reduces the memory used to
read a module header from 565680b to 561024, a little over 4K.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36188 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-17 03:26:42 +00:00
..
2007-04-15 23:14:18 +00:00
2006-06-07 23:03:13 +00:00
2005-04-21 23:48:37 +00:00
2007-03-05 00:00:42 +00:00
2007-04-12 02:48:46 +00:00