diff options
author | Harald van Dijk <harald@gigawatt.nl> | 2020-11-29 13:52:28 +0000 |
---|---|---|
committer | Harald van Dijk <harald@gigawatt.nl> | 2020-11-29 13:52:28 +0000 |
commit | fba0b65f727134e8d05c785b04b7b574f852d49e (patch) | |
tree | 29dde5bdb63a714da51c40d64f3c78438728f8f1 /llvm/lib/IR/BasicBlock.cpp | |
parent | d99da80841cb4d9734db4a48cd49e37b623176bc (diff) | |
download | llvm-fba0b65f727134e8d05c785b04b7b574f852d49e.zip llvm-fba0b65f727134e8d05c785b04b7b574f852d49e.tar.gz llvm-fba0b65f727134e8d05c785b04b7b574f852d49e.tar.bz2 |
[libc++] hash<long double>: adjust for x86-64 ILP32
x86-64 ILP32 mode (x32) uses 32-bit size_t, so share the code with ix86 to zero out padding bits, not with x86-64 LP64 mode.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D91349
Diffstat (limited to 'llvm/lib/IR/BasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions