[libc] Generate one benchmark per implementation
authorGuillaume Chatelet <gchatelet@google.com>
Thu, 10 Jun 2021 13:04:56 +0000 (13:04 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Thu, 17 Jun 2021 12:14:10 +0000 (12:14 +0000)
commit8d64ed854449467a3a5fc4450c71a4525a24c4be
tree9c1115cd255b176fb526f0043d6f1af775f723dd
parent0bd5bbb31e0345aed8d029d70a4197aed53a3cd5
[libc] Generate one benchmark per implementation

We now generate as many benchmarks as there are implementations.

Differential Revision: https://reviews.llvm.org/D102156
libc/benchmarks/CMakeLists.txt
libc/benchmarks/LibcMemoryBenchmarkMain.cpp