1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Matt Davis 8f7fca4891 [llvm-mca] Propagate fatal llvm-mca errors from library classes to driver.
Summary:
This patch introduces error handling to propagate the errors from llvm-mca library classes (or what will become library classes) up to the driver.  This patch also introduces an enum to make clearer the intention of the return value for Stage::execute.

This supports PR38101.

Reviewers: andreadb, courbet, RKSimon

Reviewed By: andreadb

Subscribers: llvm-commits, tschuett, gbedwell

Differential Revision: https://reviews.llvm.org/D50561

llvm-svn: 339594
2018-08-13 18:11:48 +00:00
..
2018-06-23 19:04:10 +00:00
2018-08-02 11:27:38 +00:00
2018-07-23 18:09:43 +00:00
2017-11-13 23:47:58 +00:00
2018-04-29 00:45:03 +00:00
2018-04-25 18:06:23 +00:00
2018-07-20 17:27:48 +00:00