aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCopyPropagation.cpp
diff options
context:
space:
mode:
authorZibi Sarbinowski <zibi@ca.ibm.com>2024-11-13 14:39:57 -0500
committerGitHub <noreply@github.com>2024-11-13 14:39:57 -0500
commite25e8867348953c17fa0d0b79f43bde758ad8b37 (patch)
treef0ca2e602a06e875bf6ff7e5db0af8ebd87bd3c6 /llvm/lib/CodeGen/MachineCopyPropagation.cpp
parent62441b9f30a65b2708697f06333cb8bc777cebe9 (diff)
downloadllvm-e25e8867348953c17fa0d0b79f43bde758ad8b37.zip
llvm-e25e8867348953c17fa0d0b79f43bde758ad8b37.tar.gz
llvm-e25e8867348953c17fa0d0b79f43bde758ad8b37.tar.bz2
[libc][z/OS] Remove ASCII trick to fix EBDIC std::from_char (#116078)
This PR will fix the following lit in all EBCDIC variations on z/OS: `std/utilities/charconv/charconv.from.chars/floating_point.pass.cpp` The trick to test for `e` and `E` is working only in ASCII. The fix is to simply test for both lower and upper case exponent letter `e` and `E` respectfully.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions