[PATCH] D48837: [DebugInfo] Corrections for salvageDebugInfo
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 2 09:36:56 PDT 2018
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
Thanks. This is an obvious improvement. It begs the question whether there is a better / more principled condition rather than "the expression is empty" to decide whether the stack_value should be added or not. Let me know if you have any ideas.
Repository:
rL LLVM
https://reviews.llvm.org/D48837
More information about the llvm-commits
mailing list