Update the vendored version of rust-demangle.c

Support for the legacy symbol mangling scheme has been added.
This commit is contained in:
bjorn3
2023-10-06 11:23:01 +02:00
parent aa66b71d66
commit ab57e4314f
2 changed files with 233 additions and 34 deletions

View File

@ -1,5 +1,5 @@
/*
Imported from https://github.com/LykenSol/rust-demangle.c commit 4b3529ee0060d318c60459fbe9a0d95fff82e74f
Imported from https://github.com/LykenSol/rust-demangle.c commit 4283d46e4064a7e1c54bc9918a07b066cb43fca3
Modifications from upstream:
* Add sysprof_ prefix to exported symbols and mark them as hidden
* Add pragma once