One of the 'annoying' things about ilists is that the iterators don't behave
authorChris Lattner <sabre@nondot.org>
Sun, 8 Feb 2004 00:51:31 +0000 (00:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Feb 2004 00:51:31 +0000 (00:51 +0000)
commit2cca3008e86aa5448a629c744064daecb531bf94
treeb6064573462702cbb20a3f61c5299b606e383f4d
parent9fd37ba72134443f85ac0e4ddd0b3aa51b007da0
One of the 'annoying' things about ilists is that the iterators don't behave
quite the same as for non-intrusive lists of pointers to nodes.  To support
transitioning code bases, add a new 'compatibility' iterator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11172 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/ilist
include/llvm/ADT/ilist