[cfe-dev] Supporting -finput-charset, -fexec-charset and -fwide-exec-charset?

Eric Christopher echristo at apple.com
Wed Jun 15 12:55:23 PDT 2011


On Jun 15, 2011, at 12:10 AM, Scott Conger wrote:

> This appears to be a valid assumption on everything except IBM
> machines with native ebcdic, which I'm ignoring since Clang won't
> compile anyways.

FWIW this should work fine with -fexec-charset since you only
care about the strings that are being output into the object.

The rest of the plan sounds good to me.

-eric



More information about the cfe-dev mailing list