[all-commits] [llvm/llvm-project] 2e9bca: Revert "[scudo] Add a Timer class to assist perfor...
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Thu Mar 23 14:49:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e9bcadb7c8acaa8f6ec7d807e5666246923e468
https://github.com/llvm/llvm-project/commit/2e9bcadb7c8acaa8f6ec7d807e5666246923e468
Author: Chia-hung Duan <chiahungduan at google.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M compiler-rt/lib/scudo/standalone/CMakeLists.txt
M compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt
R compiler-rt/lib/scudo/standalone/tests/timing_test.cpp
R compiler-rt/lib/scudo/standalone/timing.cpp
R compiler-rt/lib/scudo/standalone/timing.h
Log Message:
-----------
Revert "[scudo] Add a Timer class to assist performance measurement"
This reverts commit e0361396c2281a108a36d186161ace1843925431.
More information about the All-commits
mailing list