DWARF does not emit DW_TAG_label #140407
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
In the following rust code it would be nice if this emitted a
DW_TAG_label
In the equivalent C code,
This will emit a DW_TAG_label
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: