commit | fb2e97e4aadf94c6f6eb18fc39a8312d5c286280 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Apr 07 03:45:57 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Apr 07 03:45:57 2015 +0000 |
tree | 4270995a4849c50d8c732e6b40ab35d9d4a5d5ea | |
parent | ad8a6b66d9c1f9286cecf1de9cf07f38c663ba4e [diff] |
DebugInfo: Remove special iterators from DIExpression Remove special iterators from `DIExpression` in favour of same in `MDExpression`. There should be no functionality change here. Note that the APIs are slightly different: `getArg(unsigned)` counts from 0, not 1, in the `MDExpression` version of the iterator. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234285 91177308-0d34-0410-b5e6-96231b3b80d8