Skip to content

Commit cc7544e

Browse files
authored
[benchmark] Delete WORKSPACE bzl files (llvm#84013)
As like 48d8684, `WORKSPACE` is another bazel-specific file that is unused. LLVM's bazel configuration is entirely in `utils/bazel`.
1 parent 069aee0 commit cc7544e

File tree

2 files changed

+1
-30
lines changed

2 files changed

+1
-30
lines changed

third-party/benchmark/WORKSPACE

-30
This file was deleted.

third-party/update_benchmark.sh

+1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ git clone https://github.com/google/benchmark.git
1313
rm -rf benchmark/.git*
1414
find benchmark/ -name BUILD -delete
1515
find benchmark/ -name BUILD.bazel -delete
16+
find benchmark/ -name WORKSPACE -delete
1617

0 commit comments

Comments
 (0)