[PATCH] [asan] rewrite asan's stack frame layout

Kostya Serebryany kcc at google.com
Thu Dec 5 03:22:44 PST 2013


  use more LLVM's ADR's and llvm namespace, added a lit test.

Hi samsonov, dvyukov,

http://llvm-reviews.chandlerc.com/D2324

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2324?vs=5902&id=5924#toc

Files:
  unittests/Transforms/Utils/CMakeLists.txt
  unittests/Transforms/Utils/ASanStackFrameLayoutTest.cpp
  lib/Transforms/Utils/CMakeLists.txt
  lib/Transforms/Utils/ASanStackFrameLayout.cpp
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  test/Instrumentation/AddressSanitizer/stack_layout.ll
  include/llvm/Transforms/Utils/ASanStackFrameLayout.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2324.5.patch
Type: text/x-patch
Size: 27294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131205/85e1ea89/attachment.bin>


More information about the llvm-commits mailing list