[PATCH] D100483: [SystemZ][z/OS] Add the functions needed for handling EBCDIC I/O
Anirudh Prasad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 20 08:16:24 PDT 2021
anirudhp accepted this revision.
anirudhp added a comment.
This revision is now accepted and ready to land.
Looks good to me. Minor nits noted inline. It would be nice if we had a bit more testing coverage.
================
Comment at: llvm/lib/Support/AutoConvert.cpp:62
+
+#endif
----------------
minor nit: `#endif __MVS__`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100483/new/
https://reviews.llvm.org/D100483
More information about the llvm-commits
mailing list