[PATCH] D143565: [Asan] Ensure unpoisonning doesn't get inlined unnecessarily due to small holes in the mask

Sylvain Audi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 03:25:10 PST 2023


saudi updated this revision to Diff 495791.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143565

Files:
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/asan-optimize-inline-poisoning.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143565.495791.patch
Type: text/x-patch
Size: 4588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/2d14fd43/attachment.bin>


More information about the llvm-commits mailing list