[PATCH] D115733: [benchmark] Delete BUILD files
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 14 08:09:11 PST 2021
mtrofin created this revision.
mtrofin added a reviewer: gribozavr2.
Herald added a reviewer: lebedev.ri.
Herald added a subscriber: lebedev.ri.
mtrofin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Bazel support is through utils/bazel, and the BUILD files in `benchmark`
just complicate downstream integrates for bazel based builds.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D115733
Files:
third-party/benchmark/bindings/python/BUILD
third-party/benchmark/bindings/python/google_benchmark/BUILD
third-party/benchmark/test/BUILD
third-party/update_benchmark.sh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115733.394259.patch
Type: text/x-patch
Size: 3779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211214/1056fab1/attachment.bin>
More information about the llvm-commits
mailing list