aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-07-19 16:19:07 +0200
committerDmitry Vyukov <dvyukov@google.com>2021-07-20 07:47:38 +0200
commitadb55d7c326559e99f1eeb3234cdfaaf3c9010de (patch)
treef6a3415725bc85a9151ff6cf01bd277c7d492251 /llvm/lib/CodeGen/MachineFunction.cpp
parent49f2b41e6f9d5bea4d6803cc27bf667dd2bf4b63 (diff)
downloadllvm-adb55d7c326559e99f1eeb3234cdfaaf3c9010de.zip
llvm-adb55d7c326559e99f1eeb3234cdfaaf3c9010de.tar.gz
llvm-adb55d7c326559e99f1eeb3234cdfaaf3c9010de.tar.bz2
tsan: remove the stats subsystem
I don't think the stat subsystem was ever used since tsan development in 2012. But it adds lots of code and this effectively dead code needs to be updated if the runtime code changes, which adds maintanance cost for no benefit. Normal profiler usually gives enough info and that info is more trustworthy. Remove the stats subsystem. Reviewed By: vitalybuka Differential Revision: https://reviews.llvm.org/D106276
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions