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

Jann Horn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 12:24:40 PDT 2020


thejh updated this revision to Diff 257438.
thejh added a comment.

move one declaration from patch 3 to patch 2


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.257438.patch
Type: text/x-patch
Size: 26716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/5cdcf39e/attachment.bin>


More information about the llvm-commits mailing list