[PATCH] D70753: hwasan: add tag_offset DWARF attribute to optimized debug info

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 12 16:31:18 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdabd2622a869: hwasan: add tag_offset DWARF attribute to optimized debug info (authored by eugenis).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70753

Files:
  llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp
  llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/CodeGen/AArch64/dbg-value-tag-offset.ll
  llvm/test/Instrumentation/HWAddressSanitizer/dbg-value-tag-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70753.233710.patch
Type: text/x-patch
Size: 15161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191213/9f74b602/attachment.bin>


More information about the llvm-commits mailing list