Renato Golin
212232b871
[llc] New diagnostic handler
...
Without a diagnostic handler installed, llc's behaviour is to exit on the first
error that it encounters. This is very different from the behaviour of clang
and other front ends, which try to gather as many errors as possible before
exiting.
This commit adds a diagnostic handler to llc, allowing it to find and report
more than one error. The old behaviour is preserved under a flag (-exit-on-error).
Some of the tests fail with the new diagnostic handler, so they have to use the
new flag in order to run under the previous behaviour. Some of these are known
bugs, others need further investigation. Ideally, we should fix the tests and
remove the flag at some point in the future.
Patch by Diana Picus.
llvm-svn: 269428
2016-05-13 15:37:46 +00:00
..
2016-04-07 15:30:55 +00:00
2016-05-10 18:22:45 +00:00
2016-01-26 00:03:25 +00:00
2016-04-07 15:30:55 +00:00
2016-04-25 09:24:34 +00:00
2016-04-25 15:43:44 +00:00
2016-04-28 21:24:37 +00:00
2016-04-04 21:23:44 +00:00
2016-04-04 21:23:44 +00:00
2016-04-01 02:05:29 +00:00
2016-01-26 00:03:25 +00:00
2016-04-13 23:23:30 +00:00
2016-03-24 21:04:52 +00:00
2016-03-31 22:32:10 +00:00
2016-04-19 23:51:52 +00:00
2016-04-07 15:30:55 +00:00
2016-04-19 23:51:52 +00:00
2016-04-29 22:01:10 +00:00
2016-02-03 20:58:55 +00:00
2016-05-13 15:37:46 +00:00
2016-04-27 02:59:28 +00:00
2016-05-09 18:54:58 +00:00
2016-03-27 05:40:56 +00:00
2016-04-07 15:30:55 +00:00
2016-03-17 17:11:33 +00:00
2016-04-07 15:30:55 +00:00
2016-04-08 12:04:32 +00:00
2016-04-15 15:57:41 +00:00
2016-04-06 20:12:29 +00:00
2016-04-07 15:30:55 +00:00
2016-05-12 04:00:56 +00:00
2016-04-21 20:58:58 +00:00
2016-03-17 22:27:58 +00:00
2016-03-31 14:44:50 +00:00
2016-03-31 16:38:57 +00:00
2016-01-29 07:20:01 +00:00
2016-02-26 19:40:34 +00:00
2016-03-03 01:27:35 +00:00
2016-03-03 01:27:35 +00:00
2016-02-03 01:41:09 +00:00
2016-03-03 01:27:35 +00:00
2016-03-03 01:27:35 +00:00
2016-04-07 15:30:55 +00:00
2016-02-04 22:36:10 +00:00
2016-04-07 15:30:55 +00:00
2016-03-31 02:56:05 +00:00
2016-04-07 15:30:55 +00:00
2016-04-04 21:23:44 +00:00
2016-04-12 03:10:52 +00:00
2016-04-07 15:30:55 +00:00
2016-03-29 01:36:01 +00:00
2016-05-09 12:27:39 +00:00
2016-04-08 19:44:40 +00:00
2016-04-07 15:30:55 +00:00
2016-02-03 17:52:29 +00:00
2016-01-26 00:03:25 +00:00
2016-04-06 10:48:36 +00:00
2016-04-06 10:48:36 +00:00
2016-01-26 00:03:25 +00:00
2016-01-13 13:12:23 +00:00
2016-01-13 13:12:23 +00:00
2016-04-07 15:30:55 +00:00
2016-01-28 18:59:04 +00:00
2016-02-04 16:14:59 +00:00
2016-04-18 11:52:14 +00:00
2016-04-15 15:57:41 +00:00
2016-04-15 15:57:41 +00:00
2016-02-29 16:42:27 +00:00
2016-02-05 15:03:17 +00:00
2016-02-04 23:14:42 +00:00
2016-03-12 10:23:07 +00:00
2016-02-04 01:58:20 +00:00
2016-03-24 13:40:33 +00:00
2016-04-12 03:04:44 +00:00
2016-05-04 16:04:02 +00:00
2016-04-15 15:01:38 +00:00
2016-04-07 15:30:55 +00:00
2016-04-07 15:30:55 +00:00
2016-03-31 20:45:00 +00:00
2016-04-07 15:30:55 +00:00
2016-04-07 15:30:55 +00:00
2016-04-07 15:30:55 +00:00
2016-03-23 19:51:22 +00:00
2016-04-21 17:36:05 +00:00
2016-02-19 00:18:46 +00:00
2016-04-07 15:30:55 +00:00
2016-04-07 15:30:55 +00:00
2016-04-07 15:30:55 +00:00
2016-04-07 15:30:55 +00:00
2016-05-04 16:04:02 +00:00
2016-04-26 10:37:22 +00:00
2016-04-07 15:30:55 +00:00
2016-04-07 15:30:55 +00:00
2016-04-07 15:30:55 +00:00
2016-04-15 15:57:41 +00:00
2016-03-09 17:48:01 +00:00
2016-02-26 21:59:44 +00:00
2016-05-13 15:37:46 +00:00
2016-02-03 17:52:29 +00:00
2016-04-07 15:30:55 +00:00
2016-02-03 17:52:29 +00:00
2016-04-07 15:30:55 +00:00
2016-05-04 16:04:02 +00:00
2016-04-07 15:30:55 +00:00