diff options
author | Zibi Sarbinowski <zibi@ca.ibm.com> | 2023-01-17 16:34:43 -0600 |
---|---|---|
committer | Zibi Sarbinowski <zibi@ca.ibm.com> | 2023-01-17 16:43:48 -0600 |
commit | 4c3d7bc210f04788e5200830ab68f97e8e341cec (patch) | |
tree | 6a1278467af03246ffa42f1110c9578018a4590e /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 4729f6e03a12b0f3613416dc6f65407afa7e8f19 (diff) | |
download | llvm-4c3d7bc210f04788e5200830ab68f97e8e341cec.zip llvm-4c3d7bc210f04788e5200830ab68f97e8e341cec.tar.gz llvm-4c3d7bc210f04788e5200830ab68f97e8e341cec.tar.bz2 |
[SystemZ][z/OS] Fix cityhash lit for EBCDIC
This will fix __murmur2_or_cityhash.pass.cpp in EBCDIC mode. The reason it fails is because of string literals are being used as input to CityHash algorithm so we need to adjust the EBCDIC expected results.
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D141623
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions