[PATCH] [asan] rewrite asan's stack frame layout
Kostya Serebryany
kcc at google.com
Wed Dec 4 06:38:05 PST 2013
Drop the idea of standalone files, split the code and tests,
move the code into lib/Transforms/Utils.
Not final version yet -- requires some more LLVM-ification (e.g. ADTs)
Hi samsonov, dvyukov,
http://llvm-reviews.chandlerc.com/D2324
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2324?vs=5897&id=5902#toc
Files:
include/llvm/Transforms/Utils/ASanStackFrameLayout.h
unittests/Transforms/Utils/CMakeLists.txt
unittests/Transforms/Utils/ASanStackFrameLayoutTest.cpp
lib/Transforms/Utils/ASanStackFrameLayout.cpp
lib/Transforms/Utils/CMakeLists.txt
lib/Transforms/Instrumentation/AddressSanitizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2324.4.patch
Type: text/x-patch
Size: 25546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131204/61b265fe/attachment.bin>
More information about the llvm-commits
mailing list