[PATCH] D74369: [AddressSanitizer] Ensure only AllocaInst is passed to dbg.declare

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 16:55:50 PST 2020


vsk updated this revision to Diff 244032.
vsk marked 4 inline comments as done.
vsk edited the summary of this revision.
vsk added a comment.

Address review feedback.


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.244032.patch
Type: text/x-patch
Size: 6188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/157c47f9/attachment-0001.bin>


More information about the llvm-commits mailing list