Files
rust/src
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-24 08:30:17 +01:00
2018-01-20 11:55:55 +01:00
2018-01-11 11:42:33 +01: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