diff options
author | Kai Nacke <kai.nacke@redstar.de> | 2013-07-06 17:16:50 +0000 |
---|---|---|
committer | Kai Nacke <kai.nacke@redstar.de> | 2013-07-06 17:16:50 +0000 |
commit | 59c5c6c2b24b77371e53e6dbdf035edb50eafe1a (patch) | |
tree | 99ce449570d604d7bba46aabf3bc7f112b63fde6 /lib/MC/MCObjectFileInfo.cpp | |
parent | eececbc7d3d420a27f9e1f9e11cce1b9bbff953f (diff) | |
download | external_llvm-59c5c6c2b24b77371e53e6dbdf035edb50eafe1a.zip external_llvm-59c5c6c2b24b77371e53e6dbdf035edb50eafe1a.tar.gz external_llvm-59c5c6c2b24b77371e53e6dbdf035edb50eafe1a.tar.bz2 |
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 Charles Davis and Nico Rieck.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185760 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions