Followup to D74085.
Replace the use of report_fatal_error() with returning the error to llvm-exegesis.cpp and handling it there.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D74113
[llvm-exegesis] Improve error reporting in Target.cpp ClosedPublic Authored by mstojanovic on Feb 6 2020, 2:02 AM.
Details Summary Followup to D74085.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 6 2020, 2:40 AM Closed by commit rG141915963b6a: [llvm-exegesis] Improve error reporting in Target.cpp (authored by mstojanovic). · Explain WhyFeb 6 2020, 3:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 242854 llvm/tools/llvm-exegesis/lib/Target.h
llvm/tools/llvm-exegesis/lib/Target.cpp
llvm/tools/llvm-exegesis/llvm-exegesis.cpp
|