[PATCH] D57084: hwasan: Read shadow address from ifunc if we don't need a frame record.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 14:39:26 PST 2019


This revision was automatically updated to reflect the committed changes.
pcc marked an inline comment as done.
Closed by commit rL351989: hwasan: Read shadow address from ifunc if we don't need a frame record. (authored by pcc, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D57084?vs=183181&id=183185#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57084/new/

https://reviews.llvm.org/D57084

Files:
  compiler-rt/trunk/test/hwasan/lit.cfg
  llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/lazy-thread-init.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/prologue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57084.183185.patch
Type: text/x-patch
Size: 8650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/768792da/attachment.bin>


More information about the llvm-commits mailing list