[llvm-exegesis] Improve error reporting in Assembler.cpp
Followup to D74085. Replace the use of `report_fatal_error()` with returning the error to `llvm-exegesis.cpp` and handling it there. Differential Revision: https://reviews.llvm.org/D74325
Showing
- llvm/tools/llvm-exegesis/lib/Assembler.cpp 9 additions, 9 deletionsllvm/tools/llvm-exegesis/lib/Assembler.cpp
- llvm/tools/llvm-exegesis/lib/Assembler.h 6 additions, 5 deletionsllvm/tools/llvm-exegesis/lib/Assembler.h
- llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp 16 additions, 8 deletionsllvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
Loading
Please register or sign in to comment