[PATCH] D148821: [SystemZ][z/OS] Create utility functions for converting between EBCDIC and UTF-8.

Neumann Hon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 12:33:43 PDT 2023


Everybody0523 updated this revision to Diff 515874.
Everybody0523 added a comment.

Make convertToUTF8 return void since it cannot fail.


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

https://reviews.llvm.org/D148821

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148821.515874.patch
Type: text/x-patch
Size: 11391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/5601347d/attachment.bin>


More information about the llvm-commits mailing list