You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc="The location of the `libLLVM` shared object files. If `llvm_cov` is None, this can be None as well and rust code is not instrumented for coverage.",
869
+
allow_files=True,
870
+
cfg="exec",
871
+
),
866
872
"llvm_tools": attr.label(
867
873
doc="LLVM tools that are shipped with the Rust toolchain.",
0 commit comments