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

Neumann Hon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 18:17:40 PDT 2023


Everybody0523 added a comment.

Based on comments here and on the new RFC <https://discourse.llvm.org/t/rfc-adding-a-charset-converter-to-the-llvm-support-library/69795>, we've decided to remove the use of iconv and limit this patch to supporting conversions between EBCDIC and UTF-8.


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

https://reviews.llvm.org/D88741



More information about the llvm-commits mailing list