Chris Lattner 6de84985a4 improve iplist comments. Switch iplist from allocating its sentinal object (for
end()) eagerly to allocating it lazily.  This saves a lot of memory for JIT applications
that read a module but don't materialize most of the functions (e.g. 62K for 252.eon).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41142 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-17 16:49:19 +00:00
..
2007-08-05 20:06:04 +00:00
2007-08-17 05:44:59 +00:00
2007-08-05 20:06:04 +00:00
2007-08-10 17:59:47 +00:00
2007-08-05 20:06:04 +00:00
2007-08-06 22:01:53 +00:00
2007-08-10 06:22:27 +00:00
2007-08-07 00:25:56 +00:00
2007-08-05 20:06:04 +00:00
2007-07-19 15:32:47 +00:00