Skip to content

Commit 1eed780

Browse files
committed
[bazel] Update dependency for a738d81
1 parent 1729e6e commit 1eed780

File tree

1 file changed

+1
-1
lines changed
  • utils/bazel/llvm-project-overlay/libc/test/src/stdlib

1 file changed

+1
-1
lines changed

utils/bazel/llvm-project-overlay/libc/test/src/stdlib/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ libc_support_library(
115115
hdrs = ["SortingTest.h"],
116116
deps = [
117117
"//libc:__support_macros_config",
118-
"//libc:qsort_util",
118+
"//libc:qsort",
119119
"//libc/test/UnitTest:LibcUnitTest",
120120
],
121121
)

0 commit comments

Comments
 (0)