[PATCH] D41034: ASAN: Provide reliable debug info for local variables at -O0.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 11 12:44:02 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320415: ASAN: Provide reliable debug info for local variables at -O0. (authored by adrian).

Changed prior to commit:
  https://reviews.llvm.org/D41034?vs=126211&id=126422#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41034

Files:
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/test/DebugInfo/Generic/block-asan.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/basic.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/debug_info.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/local_stack_base.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/stack_layout.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41034.126422.patch
Type: text/x-patch
Size: 7778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171211/3a4855b8/attachment.bin>


More information about the llvm-commits mailing list