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

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 12 18:01:47 PDT 2018


kcc updated this revision to Diff 169529.
kcc added a comment.

addressed review comments


Repository:
  rL LLVM

https://reviews.llvm.org/D53227

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53227.169529.patch
Type: text/x-patch
Size: 8753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181013/673a0145/attachment.bin>


More information about the llvm-commits mailing list