]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #72620 - tmiasko:linkage-name, r=eddyb
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 26 Jun 2020 07:38:56 +0000 (00:38 -0700)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2020 07:38:56 +0000 (00:38 -0700)
commit14dc103a85694a67e25ade61c3af4db234b14a9a
tree76165d29e754116d7092ba34c7767177f4dd05c5
parente093b6525079cb71d4158f97480ac6f6ce311eac
parente4b7d2c5071d1066159702d8176c6d87d843403e
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.
src/librustc_codegen_llvm/debuginfo/metadata.rs