Chris Lattner 6460e403a7 rename Memo/Count to AnonGlobalIDs/NextAnonGlobalID to be more
descriptive.  Thange them to keep track of the ID of a global that is
assigned, not the first mangled name returned for it.  Without doing this,
we are required to always use the same suffix for a global that gets 
mangled.  This means that we can mangle the same global once with $stub
and another time with $non_lazy_ptr or whatever.

llvm-svn: 75561
2009-07-14 00:01:06 +00:00
..
2009-07-11 20:10:48 +00:00
2009-07-07 23:43:39 +00:00
2009-07-11 20:10:48 +00:00
2009-07-07 23:43:39 +00:00
2009-07-08 23:50:31 +00:00
2009-07-08 23:50:31 +00:00
2009-07-11 20:10:48 +00:00
2009-07-11 20:10:48 +00:00
2009-07-08 22:09:00 +00:00
2009-07-11 20:10:48 +00:00
2009-07-11 20:10:48 +00:00