[PATCH] D47868: [llvm-exegesis] Improve error reporting.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 00:26:32 PDT 2018


gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added subscribers: llvm-commits, tschuett.

BenchmarkResult IO functions now return an Error or Expected so caller can deal take proper action.


Repository:
  rL LLVM

https://reviews.llvm.org/D47868

Files:
  tools/llvm-exegesis/lib/BenchmarkResult.cpp
  tools/llvm-exegesis/lib/BenchmarkResult.h
  tools/llvm-exegesis/llvm-exegesis.cpp
  unittests/tools/llvm-exegesis/BenchmarkResultTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47868.150262.patch
Type: text/x-patch
Size: 8307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/905eb6b6/attachment.bin>


More information about the llvm-commits mailing list