[PATCH] D68945: [DebugInfo] Don't translate dbg.addr and similar intrinsics into indirect DBG_VALUEs

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 10:00:25 PDT 2019


aprantl added a comment.

Hmm.. I think my example was bad, too. A non-empty expression isn't a register location in the DWARF sense, and something that modifies the *value* isn't a memory location in the DWARF sense either. That said, I think the rest of the comment is still valid :-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68945





More information about the llvm-commits mailing list