[PATCH] D69178: [DebugInfo] Use DBG_VALUEs IsIndirect field for describing stack spills

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 06:28:21 PST 2023


jmorse abandoned this revision.
jmorse marked an inline comment as done.
jmorse added a comment.
Herald added a subscriber: pengfei.
Herald added a project: All.

(Clearing queue of old revisions) -- things have moved on a lot since this was written, I think we're close to just killing off the IsIndirect field completely and putting everything into DIExpressions.


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

https://reviews.llvm.org/D69178



More information about the llvm-commits mailing list