]> granicus.if.org Git - llvm/commit
[DWARF] - Make PubIndexEntryDescriptor::toBits() to be const.
authorGeorge Rimar <grimar@accesssoftek.com>
Sat, 17 Dec 2016 10:15:39 +0000 (10:15 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Sat, 17 Dec 2016 10:15:39 +0000 (10:15 +0000)
commitffeebac4fee2f8b700f10d94d66c89d0efe7178f
tree3ed5640ddccd20a4a8ca8f5673edf4c82162405b
parent4a6e931a933a2bf119ff221d0614dc49c0271931
[DWARF] - Make PubIndexEntryDescriptor::toBits() to be const.

That is usefull when iterating over entries of new DWARFDebugPubTable class
via DWARFDebugPubTable::getData which returns ArrayRef.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290041 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Dwarf.h