[PATCH] D23954: [asan] Separate calculation of ShadowBytes from calculating ASanStackFrameLayout

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 10:49:45 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279982: [asan] Separate calculation of ShadowBytes from calculating ASanStackFrameLayout (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D23954?vs=69583&id=69585#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23954

Files:
  llvm/trunk/include/llvm/Transforms/Utils/ASanStackFrameLayout.h
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/lib/Transforms/Utils/ASanStackFrameLayout.cpp
  llvm/trunk/unittests/Transforms/Utils/ASanStackFrameLayoutTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23954.69585.patch
Type: text/x-patch
Size: 14696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160829/a1e8a23a/attachment.bin>


More information about the llvm-commits mailing list