Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium

New issue 353 by [email protected]: Assembly instrumentation fails on Android-x86
https://code.google.com/p/address-sanitizer/issues/detail?id=353

http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/13369/steps/run%20asan%20tests%20%5BAndroid%2Fx86-K%5D/logs/stdio

We've got hardcoded shadow mapping in asm instrumentation code.
Android uses zero-based shadow, unlike Linux.

We should share and reuse AddressSanitizerPass's knowledge about shadow mappings on various platforms.


--
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.

Reply via email to