[PATCH] D40116: [asan] Fallback to non-ifunc dynamic shadow on android<22.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 18:52:38 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318369: [asan] Fallback to non-ifunc dynamic shadow on android<22. (authored by eugenis).

Changed prior to commit:
  https://reviews.llvm.org/D40116?vs=123123&id=123124#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40116

Files:
  compiler-rt/trunk/lib/asan/asan_linux.cc
  compiler-rt/trunk/lib/asan/asan_premap_shadow.cc
  compiler-rt/trunk/lib/asan/asan_premap_shadow.h
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/AddressSanitizer/with-ifunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40116.123124.patch
Type: text/x-patch
Size: 4283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171116/2d0d24bd/attachment.bin>


More information about the llvm-commits mailing list