Skip to content

Commit c263669

Browse files
committed
[libc][bazel] Remove memcpy dependency in memmove
1 parent 5ffbac3 commit c263669

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/bazel/llvm-project-overlay/libc/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,6 @@ libc_function(
866866
deps = [
867867
":__support_common",
868868
":__support_integer_operations",
869-
":memcpy",
870869
":string_memory_utils",
871870
],
872871
)

0 commit comments

Comments
 (0)