[PATCH] D75036: [DebugInfo] Describe call site values for chains of expression producing instrs

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 00:51:29 PST 2020


djtodoro accepted this revision.
djtodoro added a comment.
This revision is now accepted and ready to land.

This looks good to me. Thanks!

//(Out of the topic of this patch) // I'm thinking of the fact all this "entry-values and call-site-values" related work is getting bigger, so it might be worth of refactoring all of this in a class or a compile unit, but we can discuss about it later.


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

https://reviews.llvm.org/D75036





More information about the llvm-commits mailing list