[PATCH] D74369: [AddressSanitizer] Ensure only AllocaInst is passed to dbg.declare
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 11:29:03 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG34d9f93977fb: [AddressSanitizer] Ensure only AllocaInst is passed to dbg.declare (authored by vsk).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74369/new/
https://reviews.llvm.org/D74369
Files:
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/DebugInfo/X86/asan_debug_info.ll
llvm/test/Instrumentation/AddressSanitizer/debug_info.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74369.244231.patch
Type: text/x-patch
Size: 6188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/f5e8afc1/attachment-0001.bin>
More information about the llvm-commits
mailing list