diff options
author | Rui Ueyama <ruiu@google.com> | 2017-03-28 18:11:52 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-03-28 18:11:52 +0000 |
commit | 486369fc1ada0559dbcd751a53d49c6e929b43e7 (patch) | |
tree | 83c0ca532392c10c078f3a57d5d51f996e6e9f12 /llvm | |
parent | f01a1dad7f369399cbe21a94d5c33a9be2c9c512 (diff) | |
download | bcm5719-llvm-486369fc1ada0559dbcd751a53d49c6e929b43e7.tar.gz bcm5719-llvm-486369fc1ada0559dbcd751a53d49c6e929b43e7.zip |
Do not set entsize for .gnu.hash.
.gnu.hash happen to contain only 32-bit integers for 32-bit arch,
but the section contents are not uniform array members, so setting
entsize doesn't make much sense. This behavior seems to have been
blindly copied from GNU linkers.
llvm-svn: 298934
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions