================ @@ -326,6 +326,8 @@ class TargetInfo : public TransferrableTargetInfo, llvm::TextEncodingConverter *FormatStrConverter; + llvm::TextEncodingConverter *ExecStrConverter; + ---------------- cor3ntin wrote:
Whether we decided to do that or not, we should not do it in this PR :) Lets try to get the first PR through and then we can build on top of that. https://github.com/llvm/llvm-project/pull/196569 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
