mirror of
https://github.com/intel/llvm.git
synced 2026-02-09 01:52:26 +08:00
[libc][Obvious] Add errno entrypoint for macOS ARM64.
This commit is contained in:
@@ -16,7 +16,10 @@ set(TARGET_LIBC_ENTRYPOINTS
|
||||
libc.src.ctype.toascii
|
||||
libc.src.ctype.tolower
|
||||
libc.src.ctype.toupper
|
||||
|
||||
|
||||
# errno.h entrypoints
|
||||
libc.src.errno.errno
|
||||
|
||||
# string.h entrypoints
|
||||
libc.src.string.bcmp
|
||||
libc.src.string.bcopy
|
||||
|
||||
Reference in New Issue
Block a user