[PATCH] D100483: [SystemZ][z/OS] Add the functions needed for handling EBCDIC I/O

Abhina Sree via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 05:43:10 PDT 2021


abhina.sreeskantharajan updated this revision to Diff 339588.
abhina.sreeskantharajan added a comment.

Changes in this new diff:

- changed 819,1047 to full names in encoding.ll
- use #ifdef __MVS__ for consistency


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100483

Files:
  llvm/include/llvm/Support/AutoConvert.h
  llvm/lib/Support/AutoConvert.cpp
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/MemoryBuffer.cpp
  llvm/lib/Support/Unix/Path.inc
  llvm/test/Support/encoding.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100483.339588.patch
Type: text/x-patch
Size: 9628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/f4d647c4/attachment-0001.bin>


More information about the llvm-commits mailing list