commit | 10b15bcfb2dc6bd5400627e31cf0c80b383b3cd0 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Wed Oct 07 20:49:09 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Wed Oct 07 20:49:09 2015 +0000 |
tree | 3697fcedc79866fafcd1a6b640e0b59bc9103d7e | |
parent | 5aa05ff94c3005a0c9be94f991509d0c64ad19ac [diff] |
Support: Stop using iplist in Recycler Recycler just needs a singly-linked list, and it takes less (and simpler) code to hand-roll one of those than to build up the equivalent `iplist_traits`. In theory, this should speed things up a bit too, but this is really just a drive-by cleanup so I haven't measured. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249615 91177308-0d34-0410-b5e6-96231b3b80d8