[PATCH] D67393: [DebugInfo] LiveDebugValues: Defer all DBG_VALUE creation during analysis
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 10 16:19:07 PDT 2019
aprantl added a comment.
> As stated in the docs here [0], the meaning of a DBG_VALUE instruction changes after LiveDebugValues runs
Do you think we should avoid this confusion by calling them DBG_LOC or something else after LiveDebugValues to embrace the semantic difference?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67393/new/
https://reviews.llvm.org/D67393
More information about the llvm-commits
mailing list