Make DiffListIterator public to unbreak the gcc buildbots.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 30 May 2012 00:05:03 +0000 (00:05 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 30 May 2012 00:05:03 +0000 (00:05 +0000)
commit209cdc2999208e9783349e970bd96fc37557fd97
tree667198c49fc756c66401581e2b451120e3efea73
parent96feada378dc9769644333ca9670b265fd15a2ef
Make DiffListIterator public to unbreak the gcc buildbots.

Apparently, a friend can't derive from a private class according to gcc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157654 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCRegisterInfo.h