[PATCH] D88741: [SystemZ/z/OS] Add utility class for char set conversion.

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 18 07:22:33 PDT 2023


Kai updated this revision to Diff 514638.
Kai added a comment.

Strip down implementation to just having 2 functions to convert between EBCDIC-1047 and UTF-8.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88741/new/

https://reviews.llvm.org/D88741

Files:
  llvm/include/llvm/Support/ConvertEBCDIC.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/ConvertEBCDIC.cpp
  llvm/unittests/Support/ConvertEBCDICTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88741.514638.patch
Type: text/x-patch
Size: 10758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/488263d5/attachment.bin>


More information about the llvm-commits mailing list