[PATCH] D153417: New CharSetConverter wrapper class for ConverterEBCDIC
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 21 12:19:41 PDT 2023
efriedma added a comment.
As I mentioned at https://discourse.llvm.org/t/rfc-enabling-fexec-charset-support-to-llvm-and-clang-reposting/71512 , I think SimplifyLibCalls needs to be aware of encodings. To make that work, this probably needs to be somewhere in llvm/ , not clang/ .
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153417/new/
https://reviews.llvm.org/D153417
More information about the cfe-commits
mailing list