Dylan DPC
1b056157e9
Rollup merge of #77614 - khyperia:set_span, r=eddyb
...
Let backends access span information
Sometimes, a backend may need to emit warnings, errors, or otherwise need to know the span of the current item in a basic block. So, add a `set_span` method to give the backend that information.
The `set_source_location` method already partially does this, however, it's disabled when debug info is disabled. There needs to be a way to unconditionally provide the span.
2020-10-07 00:16:14 +02:00
..
2020-10-04 02:02:25 +02:00
2020-09-26 01:25:55 +02:00
2020-10-04 15:52:15 -06:00
2020-10-06 11:19:29 +01:00
2020-09-27 10:46:41 -07:00
2020-10-04 15:52:15 -06:00
2020-10-06 15:39:12 +02:00
2020-10-06 15:39:12 +02:00
2020-10-05 19:34:44 +00:00
2020-10-04 11:44:49 +09:00
2020-10-06 11:19:32 +01:00
2020-09-23 21:51:56 +02:00
2020-10-02 16:33:44 +02:00
2020-10-05 02:29:36 +02:00
2020-09-23 21:51:56 +02:00
2020-10-05 02:29:42 +02:00
2020-09-23 21:51:56 +02:00
2020-10-06 11:19:30 +01:00
2020-10-01 11:31:43 -07:00
2020-09-21 05:43:39 +02:00
2020-10-06 11:19:29 +01:00
2020-09-30 14:57:37 +01:00
2020-09-26 01:25:55 +02:00
2020-10-06 11:19:29 +01:00
2020-10-06 14:14:25 -04:00
2020-10-07 00:16:08 +02:00
2020-10-06 16:26:11 +09:00
2020-10-05 11:19:08 -07:00
2020-09-23 21:51:56 +02:00
2020-10-05 02:29:27 +02:00
2020-09-23 21:51:56 +02:00
2020-10-06 11:19:29 +01:00
2020-10-05 02:29:36 +02:00
2020-09-23 21:51:56 +02:00
2020-09-26 14:55:42 +02:00
2020-10-05 08:02:58 -07:00
2020-10-07 00:15:58 +02:00
2020-10-07 00:16:12 +02:00
2020-10-02 00:23:25 +02:00
2020-10-06 11:19:33 +01:00
2020-10-06 14:14:25 -04:00
2020-10-06 11:18:45 +01:00
2020-10-06 11:19:33 +01:00