aboutsummaryrefslogtreecommitdiff
path: root/libc/config/windows/entrypoints.txt
diff options
context:
space:
mode:
authorGuillaume Chatelet <gchatelet@google.com>2022-12-01 09:55:36 +0000
committerGuillaume Chatelet <gchatelet@google.com>2022-12-01 09:55:36 +0000
commitc5fe7eb2162e8ed114140eff0f4fef62d58178d3 (patch)
tree0afee47f1a191668f6c135315d7d295068bd5df8 /libc/config/windows/entrypoints.txt
parent186a15f7a9311a75f3c5e90243ea5d6d20878de1 (diff)
downloadllvm-c5fe7eb2162e8ed114140eff0f4fef62d58178d3.zip
llvm-c5fe7eb2162e8ed114140eff0f4fef62d58178d3.tar.gz
llvm-c5fe7eb2162e8ed114140eff0f4fef62d58178d3.tar.bz2
Revert D138994 "[libc] Add bcopy"
Broke build bot This reverts commit 186a15f7a9311a75f3c5e90243ea5d6d20878de1.
Diffstat (limited to 'libc/config/windows/entrypoints.txt')
-rw-r--r--libc/config/windows/entrypoints.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/config/windows/entrypoints.txt b/libc/config/windows/entrypoints.txt
index bf52c8c..69a0aca 100644
--- a/libc/config/windows/entrypoints.txt
+++ b/libc/config/windows/entrypoints.txt
@@ -19,7 +19,6 @@ set(TARGET_LIBC_ENTRYPOINTS
# string.h entrypoints
libc.src.string.bcmp
- libc.src.string.bcopy
libc.src.string.bzero
libc.src.string.memccpy
libc.src.string.memchr