[PATCH] D77182: [AddressSanitizer] Fix for wrong argument values appearing in backtraces
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 1 14:05:09 PDT 2020
vsk updated this revision to Diff 254306.
vsk added a comment.
This revision is now accepted and ready to land.
Handle case where there is more than one interesting alloca.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77182/new/
https://reviews.llvm.org/D77182
Files:
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/hoist-argument-init-insts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77182.254306.patch
Type: text/x-patch
Size: 11208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/1c39114c/attachment.bin>
More information about the llvm-commits
mailing list