[libc] temporarily disable wctob entrypoint
Differential Revision: https://reviews.llvm.org/D146484
This commit is contained in:
parent
3d9e646c7c
commit
9e2b164570
|
@ -195,7 +195,7 @@ set(TARGET_LIBC_ENTRYPOINTS
|
||||||
libc.src.unistd.write
|
libc.src.unistd.write
|
||||||
|
|
||||||
# wchar.h entrypoints
|
# wchar.h entrypoints
|
||||||
libc.src.wchar.wctob
|
# libc.src.wchar.wctob
|
||||||
)
|
)
|
||||||
|
|
||||||
set(TARGET_LIBM_ENTRYPOINTS
|
set(TARGET_LIBM_ENTRYPOINTS
|
||||||
|
|
Loading…
Reference in New Issue
Block a user