[PATCH] D52546: [llvm-exegesis] Get rid of debug_string.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 26 05:59:06 PDT 2018
courbet created this revision.
courbet added a reviewer: gchatelet.
Herald added a subscriber: tschuett.
THis is a backwards-compatible change (existing files will work as
expected).
See PR39082.
Repository:
rL LLVM
https://reviews.llvm.org/D52546
Files:
test/tools/llvm-exegesis/X86/analysis-uops-backwards.test
test/tools/llvm-exegesis/X86/analysis-uops.test
tools/llvm-exegesis/lib/Analysis.cpp
tools/llvm-exegesis/lib/BenchmarkResult.cpp
tools/llvm-exegesis/lib/BenchmarkResult.h
unittests/tools/llvm-exegesis/ClusteringTest.cpp
unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52546.167116.patch
Type: text/x-patch
Size: 9266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180926/347d459d/attachment.bin>
More information about the llvm-commits
mailing list