[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:33:36 PST 2019


pcc updated this revision to Diff 183181.
pcc added a comment.

Use correct base


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57084

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

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


More information about the llvm-commits mailing list