Skip to content

Commit adcce5f

Browse files
author
git apple-llvm automerger
committed
Merge commit '4e0d9370f49f' from llvm.org/main into next
2 parents 80d770c + 4e0d937 commit adcce5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ cc_library(
287287
linkopts = select({
288288
"@platforms//os:windows": [
289289
"ws2_32.lib",
290+
"ntdll.lib",
290291
],
291292
"@platforms//os:freebsd": [
292293
"-pthread",

0 commit comments

Comments
 (0)