[PATCH] D64451: [PoisonChecking] Validate inbounds annotation on getelementptr where possible

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 13:41:09 PDT 2019


reames updated this revision to Diff 216464.
reames added a comment.

Address the out of bounds base point brought up in review.


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

https://reviews.llvm.org/D64451

Files:
  lib/Transforms/Instrumentation/PoisonChecking.cpp
  test/Instrumentation/PoisonChecking/basic-flag-validation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64451.216464.patch
Type: text/x-patch
Size: 9576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190821/f0d43e08/attachment.bin>


More information about the llvm-commits mailing list