[PATCH] D88741: [SystemZ/z/OS] Add utility class for char set conversion.

Abhina Sree via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 9 06:06:59 PST 2021


abhina.sreeskantharajan added a comment.

The CI on Windows is failing because it seems that the iconv header exists but the path is unknown. Is it possible to set a variable to Iconv_INCLUDE_DIRS and use that instead of writing out <iconv.h> ? I'm seeing this failure on the CI on my  fexec-charset patch as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88741/new/

https://reviews.llvm.org/D88741



More information about the llvm-commits mailing list