llvm-6502/include
Duncan P. N. Exon Smith cc19b2fb2e DIBuilder: Stop abusing DIExpressionIterator::operator*(), NFC
This code was confusing, since it created a `DIExpressionIterator` from
an invalid start point (although it wasn't wrong: it never actually
iterated).  Now that the underlying iterator has `getNumber()`, just use
it directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226773 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-22 03:13:35 +00:00
..
llvm DIBuilder: Stop abusing DIExpressionIterator::operator*(), NFC 2015-01-22 03:13:35 +00:00
llvm-c Finish removing DestroySource. 2014-12-23 19:16:45 +00:00