[PATCH] D63470: hwasan: Remove the old frame descriptor mechanism.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 20:39:01 PDT 2019


pcc created this revision.
pcc added a reviewer: eugenis.
Herald added subscribers: hiraditya, srhines.
Herald added a project: LLVM.

Depends on D63469 <https://reviews.llvm.org/D63469>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D63470

Files:
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/HWAddressSanitizer/basic.ll
  llvm/test/Instrumentation/HWAddressSanitizer/frame-descriptor.ll
  llvm/test/Instrumentation/HWAddressSanitizer/with-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63470.205239.patch
Type: text/x-patch
Size: 8210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/66c49ded/attachment.bin>


More information about the llvm-commits mailing list