[all-commits] [llvm/llvm-project] ab380c: [SystemZ][z/OS] Complete EBCDIC I/O support (#75212)
Abhina Sree via All-commits
all-commits at lists.llvm.org
Wed Dec 13 04:46:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab380c287a42c0701cd86ae2932c0cb125b9a294
https://github.com/llvm/llvm-project/commit/ab380c287a42c0701cd86ae2932c0cb125b9a294
Author: Abhina Sree <69635948+abhina-sree at users.noreply.github.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M clang/tools/c-arcmt-test/c-arcmt-test.c
M clang/tools/c-index-test/c-index-test.c
M llvm/include/llvm/Support/AutoConvert.h
M llvm/lib/Support/AutoConvert.cpp
M llvm/lib/Support/InitLLVM.cpp
M llvm/lib/Support/Unix/Program.inc
M llvm/lib/Support/raw_ostream.cpp
M llvm/utils/count/CMakeLists.txt
M llvm/utils/count/count.c
Log Message:
-----------
[SystemZ][z/OS] Complete EBCDIC I/O support (#75212)
This patch completes the support for EBCDIC I/O support on z/OS using the autoconversion functions.
More information about the All-commits
mailing list