DWARFUnit: Add a couple of helpers to access the DIE array.
authorFrederic Riss <friss@apple.com>
Fri, 13 Feb 2015 23:18:24 +0000 (23:18 +0000)
committerFrederic Riss <friss@apple.com>
Fri, 13 Feb 2015 23:18:24 +0000 (23:18 +0000)
commitae0c4604d488cd2055195c06ca1dd3e68c8fac9b
tree7bb2027d3059c8c74b8be747c33be219dcbae11b
parent16acc91bc407d1912bcb198f248356fc76d06646
DWARFUnit: Add a couple of helpers to access the DIE array.

To be used in dsymutil (or any other client that wants to take
advantage of the fact that DIEs are stored in a vector).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229179 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DWARF/DWARFUnit.h