[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 14:31:41 PDT 2019


aprantl added a comment.

> Hmm, I'm not sure what else we need aside from the existing isValid() check in Verifier::visitDIExpression.

If all tag values are legal and it composes with arbitrary other expressions then it's fine as is. Thanks!


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