[PATCH] D77618: [AddressSanitizer] Refactor: Permit >1 interesting operands per instruction

Alexander Potapenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 07:56:23 PDT 2020


glider updated this revision to Diff 261229.
glider added a comment.

fix what I broke


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77618

Files:
  llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77618.261229.patch
Type: text/x-patch
Size: 26733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/1a2dc362/attachment.bin>


More information about the llvm-commits mailing list