mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-11 06:27:55 +00:00
mips: Add C++ symbol demangling (CW & modern GCC)
This commit is contained in:
@@ -81,6 +81,8 @@ std = [
|
||||
]
|
||||
mips = [
|
||||
"any-arch",
|
||||
"dep:cpp_demangle",
|
||||
"dep:cwdemangle",
|
||||
"dep:rabbitizer",
|
||||
]
|
||||
ppc = [
|
||||
|
||||
Reference in New Issue
Block a user