mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-16 11:46:08 +00:00

Instrumentation and the runtime library were in disagreement about ASan shadow offset on Android/AArch64. This fixes a large number of existing tests on Android/AArch64. llvm-svn: 242595