[PATCH] D63586: [ASan] Use dynamic shadow on 32-bit iOS and simulators

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 14:02:14 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364105: [ASan] Use dynamic shadow on 32-bit iOS and simulators (authored by yln, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63586?vs=205730&id=206072#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63586/new/

https://reviews.llvm.org/D63586

Files:
  compiler-rt/trunk/lib/asan/asan_mapping.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/AddressSanitizer/dynamic-shadow-darwin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63586.206072.patch
Type: text/x-patch
Size: 8543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/e17f7ce9/attachment.bin>


More information about the llvm-commits mailing list