mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-23 03:35:09 +00:00
[libc] [Obvious] Fix.
Removed getenv from entrypoints. Reviewed By: rtenneti Differential Revision: https://reviews.llvm.org/D119753
This commit is contained in:
parent
5e90f38424
commit
b305de142c
@ -72,7 +72,6 @@ set(TARGET_LIBC_ENTRYPOINTS
|
||||
libc.src.stdlib.atoll
|
||||
libc.src.stdlib.bsearch
|
||||
libc.src.stdlib.div
|
||||
libc.src.stdlib.getenv
|
||||
libc.src.stdlib.labs
|
||||
libc.src.stdlib.ldiv
|
||||
libc.src.stdlib.llabs
|
||||
|
Loading…
x
Reference in New Issue
Block a user