[PATCH] D80610: [llvm-exegesis] Make createCounter a virtual method on Target to allow targets to create target-specific counters
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 28 07:02:41 PDT 2020
oontvoo updated this revision to Diff 266857.
oontvoo added a comment.
Make read() non-virtual
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80610/new/
https://reviews.llvm.org/D80610
Files:
llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
llvm/tools/llvm-exegesis/lib/PerfHelper.cpp
llvm/tools/llvm-exegesis/lib/PerfHelper.h
llvm/tools/llvm-exegesis/lib/Target.cpp
llvm/tools/llvm-exegesis/lib/Target.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80610.266857.patch
Type: text/x-patch
Size: 8834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/ae0605df/attachment-0001.bin>
More information about the llvm-commits
mailing list