aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-03-28 18:11:52 +0000
committerRui Ueyama <ruiu@google.com>2017-03-28 18:11:52 +0000
commit486369fc1ada0559dbcd751a53d49c6e929b43e7 (patch)
tree83c0ca532392c10c078f3a57d5d51f996e6e9f12 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf01a1dad7f369399cbe21a94d5c33a9be2c9c512 (diff)
downloadllvm-486369fc1ada0559dbcd751a53d49c6e929b43e7.zip
llvm-486369fc1ada0559dbcd751a53d49c6e929b43e7.tar.gz
llvm-486369fc1ada0559dbcd751a53d49c6e929b43e7.tar.bz2
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/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions