Use utf conversions from minipal (#89036)
authorLakshan Fernando <lakshanf@hotmail.com>
Fri, 21 Jul 2023 18:46:14 +0000 (11:46 -0700)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2023 18:46:14 +0000 (11:46 -0700)
commitc0d7d2d5038c20406c63cee57766607de3b03f6e
tree0d417696c108f6da35253f02423d931b52898264
parent5bc100ed643286eeb06d219e72034766ee67bac4
Use utf conversions from minipal (#89036)

* Support for utf conversion

* cast fix

* FB

* FB

* Update src/coreclr/nativeaot/Runtime/eventpipe/ep-rt-aot.h

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
* Apply suggestions from code review

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
* FB

* FB

* FB

---------

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
src/coreclr/nativeaot/Runtime/eventpipe/CMakeLists.txt
src/coreclr/nativeaot/Runtime/eventpipe/ep-rt-aot.h
src/native/minipal/utf8.c