Alex Crichton
4856f07bb5
Rollup merge of #47618 - mrhota:dw_at_noreturn, r=michaelwoerister
...
Teach rustc about DW_AT_noreturn and a few more DIFlags
We achieve two small things with this PR:
1. We provide definitions for a few additional llvm debuginfo flags
1. We _use_ one of these new flags, `FlagNoReturn`, and add it to debuginfo for functions with the never return type (`!`).
2018-01-25 13:49:46 -08:00
..
2018-01-23 19:39:20 -07:00
2018-01-24 08:30:17 +01:00
2018-01-24 09:25:46 -07:00
2018-01-25 00:26:17 +00:00
2018-01-18 21:11:24 +01:00
2018-01-13 02:26:23 +08:00
2018-01-24 07:22:22 +00:00
2018-01-08 16:59:15 +01:00
2018-01-05 22:16:54 +01:00
2018-01-04 17:55:44 +01:00
2018-01-12 10:00:09 +00:00
2018-01-25 12:48:52 -06:00
2018-01-18 08:33:58 -08:00
2018-01-19 09:29:58 +01:00
2018-01-23 05:10:38 +01:00
2018-01-25 03:20:54 +00:00
2018-01-04 03:12:04 +02:00
2018-01-20 11:09:23 +01:00
2018-01-25 15:52:13 +01:00
2018-01-18 01:57:16 +08:00
2018-01-19 20:27:10 +01:00
2018-01-23 05:10:38 +01:00
2018-01-25 13:49:46 -08:00
2018-01-19 04:45:22 +00:00
2018-01-25 12:48:51 -06:00
2018-01-22 23:13:12 +03:00
2018-01-16 17:30:11 +01:00
2018-01-15 13:36:53 -05:00
2018-01-25 12:48:49 -06:00
2018-01-23 05:10:38 +01:00
2018-01-25 13:49:46 -08:00
2018-01-20 11:55:55 +01:00
2018-01-25 15:52:15 +01:00
2018-01-25 15:52:17 +01:00
2018-01-20 02:00:13 +00:00
2018-01-25 00:26:17 +00:00
2018-01-15 13:36:53 -05:00
2018-01-25 12:48:49 -06:00
2018-01-23 22:30:58 +08:00
2018-01-12 10:00:09 +00:00
2018-01-11 11:42:33 +01:00
2018-01-13 18:48:00 +03:00
2018-01-25 13:49:46 -08:00
2018-01-25 13:49:46 -08:00
2018-01-24 20:02:16 -08:00
2018-01-24 20:02:16 -08:00
2018-01-17 23:14:23 -08:00
2018-01-04 07:21:22 -08:00