[PATCH] D53227: [hwasan] add stack frame descriptions.

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 17:52:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344985: [hwasan] add stack frame descriptions. (authored by kcc, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D53227?vs=170533&id=170544#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53227

Files:
  compiler-rt/trunk/lib/hwasan/hwasan.cc
  compiler-rt/trunk/lib/hwasan/hwasan_interface_internal.h
  llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/basic.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/frame-descriptor.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/with-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53227.170544.patch
Type: text/x-patch
Size: 9509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181023/f2f6c866/attachment.bin>


More information about the llvm-commits mailing list