[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)
commit83e0dbcaadab1cb9984c5fa15e26690444be57b5
treee268371c02cf73ad12212caf6da31f682753a5b3
parente71e33fe9343f0f1064bcd97cb21bb36dd2fd7c6
[DWARF] - Make PubIndexEntryDescriptor::toBits() to be const.

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

llvm-svn: 290041
llvm/include/llvm/Support/Dwarf.h