[PATCH] D25754: [asan] Simplify calculation of stack frame layout extraction calculation of stack description into separate function.
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 16:39:16 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284547: [asan] Simplify calculation of stack frame layout extraction calculation of… (authored by vitalybuka).
Changed prior to commit:
https://reviews.llvm.org/D25754?vs=75079&id=75092#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25754
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: D25754.75092.patch
Type: text/x-patch
Size: 9745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161018/1368650d/attachment.bin>
More information about the llvm-commits
mailing list