summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.h
diff options
context:
space:
mode:
authorKai Nacke <kai.nacke@redstar.de>2013-09-15 18:01:09 +0000
committerKai Nacke <kai.nacke@redstar.de>2013-09-15 18:01:09 +0000
commit8539b4637b84e46093d21198641e5fea1dba083b (patch)
treefc4bfb7951df04d109a602c969e6d49530e9fb6e /llvm/lib/Bitcode/Reader/BitcodeReader.h
parent74adc8a457ecd9089adbba574ee3f24d74a6e370 (diff)
downloadbcm5719-llvm-8539b4637b84e46093d21198641e5fea1dba083b.tar.gz
bcm5719-llvm-8539b4637b84e46093d21198641e5fea1dba083b.zip
Fix alignment of unwind data.
For alignment purposes, the instruction array will always have an even number of entries, with the final entry potentially unused (in which case the array will be one longer than indicated by the count of unwind codes field). Reviewed by Anton Korobeynikov, Charles Davis and Nico Rieck. llvm-svn: 190767
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud