diff options
author | Miloš Stojanović <Milos.Stojanovic@rt-rk.com> | 2020-02-07 13:45:10 +0100 |
---|---|---|
committer | Miloš Stojanović <Milos.Stojanovic@rt-rk.com> | 2020-02-07 16:29:52 +0100 |
commit | 205292740d88101e5124780c7bbee60b33bf2919 (patch) | |
tree | 6e3a678ecb8fb180735adf72ee82d75fa0d500c7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2f885cbe904f6281b73e9986c5b918e1d15c5aba (diff) | |
download | llvm-205292740d88101e5124780c7bbee60b33bf2919.zip llvm-205292740d88101e5124780c7bbee60b33bf2919.tar.gz llvm-205292740d88101e5124780c7bbee60b33bf2919.tar.bz2 |
[llvm-exegesis] Improve error reporting in BenchmarkRunner.cpp
Followup to D74085.
Replace the use of `report_fatal_error()` with returning the error to
`llvm-exegesis.cpp` and handling it there.
To facilitate this, a new `Error` type has been added which is only used
to log errors to the yaml output.
Differential Revision: https://reviews.llvm.org/D74215
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions