[PATCH] D68217: [llvm-exegesis][NFC] Move BenchmarkFailure to own file.
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 30 06:38:13 PDT 2019
gchatelet added inline comments.
================
Comment at: llvm/tools/llvm-exegesis/lib/Error.h:10
+/// \file
+/// A BenchmarkRunner implementation to measure instruction latencies.
+///
----------------
update comment
================
Comment at: llvm/tools/llvm-exegesis/lib/Error.h:34
+#endif
\ No newline at end of file
----------------
newline at EOF
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68217/new/
https://reviews.llvm.org/D68217
More information about the llvm-commits
mailing list