[all-commits] [llvm/llvm-project] 180f4a: Add llvm-stress binary to Bazel build configuration.
Daniele Vettorel via All-commits
all-commits at lists.llvm.org
Thu Aug 5 09:36:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 180f4a87c5cfa0133ec4d4554350e38e672a145c
https://github.com/llvm/llvm-project/commit/180f4a87c5cfa0133ec4d4554350e38e672a145c
Author: Daniele Vettorel <dvet at google.com>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
Log Message:
-----------
Add llvm-stress binary to Bazel build configuration.
The `llvm-stress` binary is currently missing from the Bazel `BUILD` file for llvm. This patch adds it.
Reviewed By: GMNGeoffrey
Differential Revision: https://reviews.llvm.org/D107571
More information about the All-commits
mailing list