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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 09:44:16 PDT 2019


aprantl added a comment.

Can you please add this to either LangRef.rst or SourceLevelDebugging.rst and also explain how this operation composes with other DIExpressions? I'm thinking particularly about DW_OP_LLVM_fragment.
This also needs an assembler round-trip-test and probably some checks in Verifier.cpp.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63119





More information about the llvm-commits mailing list