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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
please run clang-format on the patch.