diff options
author | George Rimar <grimar@accesssoftek.com> | 2015-12-21 09:38:59 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2015-12-21 09:38:59 +0000 |
commit | e72bebaf2d285784068994a7f38e25ca0e1a8d27 (patch) | |
tree | 90c4ea2adfe81bc7ebfde0130fb0f88dec698a55 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 594882573e56291e19186724d42b8985cea7c3c2 (diff) | |
download | llvm-e72bebaf2d285784068994a7f38e25ca0e1a8d27.zip llvm-e72bebaf2d285784068994a7f38e25ca0e1a8d27.tar.gz llvm-e72bebaf2d285784068994a7f38e25ca0e1a8d27.tar.bz2 |
[ELF] - Fixed padding for CIE/FDE entries of .eh_frame section
Spec says both CIE/FDE has "Padding
Extra bytes to align the CIE structure to an addressing unit size boundary."
https://refspecs.linuxfoundation.org/LSB_3.0.0/LSB-PDA/LSB-PDA/ehframechpt.html
Patch aligns CIE/FDE entries to the size of platform pointer.
Differential revision: http://reviews.llvm.org/D15637
llvm-svn: 256141
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions