[PATCH] D93031: Enable fexec-charset option
Sergei Barannikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 1 08:24:41 PDT 2023
barannikov88 added a comment.
In D93031#4309546 <https://reviews.llvm.org/D93031#4309546>, @abhina.sreeskantharajan wrote:
> In D93031#4308764 <https://reviews.llvm.org/D93031#4308764>, @barannikov88 wrote:
>
>> @abhina.sreeskantharajan
>> What is the status of this patch?
>
> Hello, I was waiting for the CharSetConverter patch to land. Now that this patch has landed https://reviews.llvm.org/D148821 to add limited EBCDIC <-> UTF-8 conversion support, I have started to refactor my patch to use this instead. This implementation also heavily relies on iconv support which is still being discussed in the CharSet Converter RFC here https://discourse.llvm.org/t/rfc-adding-a-charset-converter-to-the-llvm-support-library/69795/16
Thanks! I was beginning to think it is forgotten/abandoned.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93031/new/
https://reviews.llvm.org/D93031
More information about the cfe-commits
mailing list