Rewrite DIExpression::printInternal() to use the iterator interface.
authorAdrian Prantl <aprantl@apple.com>
Thu, 22 Jan 2015 16:55:22 +0000 (16:55 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 22 Jan 2015 16:55:22 +0000 (16:55 +0000)
commit8d8b8915002f4154876106433be6764c78f14411
tree6f48e6da6aae014fcf1c047a6b616f664d91446b
parent71676d492a0c7a69f8bd9317ab98c2385911fb06
Rewrite DIExpression::printInternal() to use the iterator interface.
NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226836 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/DebugInfo.cpp