[all-commits] [llvm/llvm-project] 28a2f5: [bazel] Pass --build_runfile_links=false (#113221)
Keith Smiley via All-commits
all-commits at lists.llvm.org
Mon Oct 21 14:01:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28a2f57c98431e71f62ce524481a1356a87b5696
https://github.com/llvm/llvm-project/commit/28a2f57c98431e71f62ce524481a1356a87b5696
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M utils/bazel/.bazelrc
Log Message:
-----------
[bazel] Pass --build_runfile_links=false (#113221)
This improves performance of doing a `bazel test @llvm-project//...` a
lot because previously every lit test would have some symlink tree
configured for it.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list