================
@@ -398,6 +398,7 @@ set(TARGET_LIBC_ENTRYPOINTS
libc.src.wchar.wmemset
libc.src.wchar.wcschr
libc.src.wchar.wcsncmp
+ libc.src.wchar.wcsxfrm
----------------
vhscampos wrote:
Can you add it as entrypoint to all the other configurations?
https://github.com/llvm/llvm-project/pull/191692