[PATCH] D63119: hwasan: Add a tag_offset DWARF attribute to instrumented stack variables.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 16:36:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363635: hwasan: Add a tag_offset DWARF attribute to instrumented stack variables. (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63119?vs=204879&id=205217#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63119/new/

https://reviews.llvm.org/D63119

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/BinaryFormat/Dwarf.def
  llvm/trunk/include/llvm/BinaryFormat/Dwarf.h
  llvm/trunk/lib/BinaryFormat/Dwarf.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfExpression.h
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/trunk/test/Assembler/diexpression.ll
  llvm/trunk/test/CodeGen/AArch64/dbg-declare-tag-offset.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/dbg-declare-tag-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63119.205217.patch
Type: text/x-patch
Size: 14632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/729f7ee0/attachment.bin>


More information about the llvm-commits mailing list