diff options
author | Philip Herron <philip.herron@embecosm.com> | 2022-01-03 12:19:44 +0000 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2022-01-03 12:19:44 +0000 |
commit | bfb7ef7fc8244f9196c55202e4ae5fbbe1ebdd30 (patch) | |
tree | 9cd5c52d621fa0b99d42c1257cde20dbb5b64ac8 /gcc/rust/backend/rust-compile-pattern.h | |
parent | 69f6be3ee483c9895b4b5187a44b3e1c8be2ba63 (diff) | |
download | gcc-bfb7ef7fc8244f9196c55202e4ae5fbbe1ebdd30.zip gcc-bfb7ef7fc8244f9196c55202e4ae5fbbe1ebdd30.tar.gz gcc-bfb7ef7fc8244f9196c55202e4ae5fbbe1ebdd30.tar.bz2 |
HIR::ImplBlock items should mangle based from their canonical path's
Legacy mangling converts the '<', '>' from their canonical paths into '..'
this means we can simply reuse our normal mangle_item code for all types
of symbol. So we can now remove the mangle_impl_item code prior to having
the canonical path code in place.
Fixes #845
Diffstat (limited to 'gcc/rust/backend/rust-compile-pattern.h')
0 files changed, 0 insertions, 0 deletions