[llvm] [bazel] Improve building on/for Windows (PR #171761)

David Zbarsky via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 11 10:17:34 PST 2025


================
@@ -2,6 +2,8 @@
 # See https://llvm.org/LICENSE.txt for license information.
 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 
+load("@bazel_lib//lib:run_binary.bzl", "run_binary")
----------------
dzbarsky wrote:

Yep, thanks, addressing!

https://github.com/llvm/llvm-project/pull/171761


More information about the llvm-commits mailing list