[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
Tue Apr 20 11:43:02 PDT 2021


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

rebase + removing call to enableAutoConversion in getSTDIN anymore because changeStdinToBinary is no longer called because we are passing the OF_Text flag now


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.338943.patch
Type: text/x-patch
Size: 9604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/dd3ecfde/attachment.bin>


More information about the llvm-commits mailing list