Skip to content

Commit 7c72791

Browse files
committed
label typo
1 parent f38b55d commit 7c72791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ cc_library(
105105
"//llvm:TargetParser",
106106
"//llvm:TransformUtils",
107107
"//llvm:config",
108-
"//third_party:zstd",
108+
"//third-party:zstd",
109109
"@llvm_zlib//:zlib",
110110
],
111111
)

0 commit comments

Comments
 (0)