Details
Details
- Reviewers
bgraur lebedev.ri - Group Reviewers
Restricted Project
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Just curious -- why is that needed? Is it not possible to make this change upstream? Otherwise, we'll have to do the same thing again when we update Google Benchmark next.
Comment Actions
All bazel build files in LLVM have the ".bazel" suffix. It would be nice to keep this consistent.
I've spoken with the the Google benchmark maintainer to also update that repository -- they're looking into it.
Comment Actions
[Github PR transition cleanup]
We should do this by updating GoogleBenchmark to the latest upstream version -- we should not make changes to our downstream copy of it since it means we'll basically fork that third-party library.
Commandeering to close.