[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:04:55 PDT 2020
vsk updated this revision to Diff 254302.
vsk added a comment.
This revision is now accepted and ready to land.
Do not reorder past unknown instructions.
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.254302.patch
Type: text/x-patch
Size: 8365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/b8951e54/attachment.bin>
More information about the llvm-commits
mailing list