rust/src/librustc_codegen_llvm/debuginfo
Manish Goregaokar 14dc103a85
Rollup merge of #72620 - tmiasko:linkage-name, r=eddyb
Omit DW_AT_linkage_name when it is the same as DW_AT_name

The DWARF standard suggests that it might be useful to include
`DW_AT_linkage_name` when it is *distinct* from the identifier name.

Fixes #46487.
Fixes #59422.
2020-06-26 00:38:56 -07:00
..
create_scope_map.rs Fix performance regression in debuginfo file_metadata. 2020-04-05 01:43:44 -07:00
doc.rs Aggregation of drive-by cosmetic changes. 2019-11-21 18:50:38 +00:00
gdb.rs rustc -> rustc_middle part 3 (rustfmt) 2020-03-30 07:19:55 +02:00
metadata.rs Rollup merge of #72620 - tmiasko:linkage-name, r=eddyb 2020-06-26 00:38:56 -07:00
mod.rs Omit DW_AT_linkage_name when it is the same as DW_AT_name 2020-05-27 18:36:32 +02:00
namespace.rs rustc -> rustc_middle part 2 2020-03-30 07:16:56 +02:00
source_loc.rs Use byte offsets when emitting debuginfo columns 2020-02-26 21:45:34 +01:00
utils.rs rustc -> rustc_middle part 3 (rustfmt) 2020-03-30 07:19:55 +02:00