Comment #5 on issue 264 by [email protected]: Symbolization of globals is
broken on Android
http://code.google.com/p/address-sanitizer/issues/detail?id=264
Just to make sure I understand the problem: llvm-symbolizer also just
issues a call to __cxa_demangle. If __cxa_demangle is unavailable on
Android, where would llvm-symbolizer on Android find it?
We can also consider getting rid of global name demangling completely -
e.g. do smth. similar as LLVM r212188 and pass the unmangled qualified
global names from frontend to the instrumentation pass, and then emit them
to binary.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.