Commit 3f7e2970 authored by bors[bot]'s avatar bors[bot] Committed by GitHub
Browse files

Merge #91



91: Don't use a random hash ident, instead use the crate prefixed symbol r=almindor a=MabezDev

This is what cortex-m land is doing. This was initially discovered to be an issue when implementing unwinding in riscv probe-rs, the dwarf info shows the hashed symbol name which is a bit weird, this makes it more clear what the symbol actually is.

Co-authored-by: default avatarScott Mabin <scott@mabez.dev>
parents 8bae02ec 5c8b061a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment