[all-commits] [llvm/llvm-project] adc18a: [libc] move benchmark function registration to a d...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Sep 30 06:11:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: adc18ad6ac67658a237ffb345623f4cf78b9c3c8
https://github.com/llvm/llvm-project/commit/adc18ad6ac67658a237ffb345623f4cf78b9c3c8
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2021-09-30 (Thu, 30 Sep 2021)
Changed paths:
M libc/benchmarks/CMakeLists.txt
A libc/benchmarks/LibcDefaultImplementations.cpp
A libc/benchmarks/LibcFunctionPrototypes.h
M libc/benchmarks/LibcMemoryBenchmark.h
M libc/benchmarks/LibcMemoryGoogleBenchmarkMain.cpp
Log Message:
-----------
[libc] move benchmark function registration to a different file
More information about the All-commits
mailing list