[PATCH] D85085: Fix debug_loc offset difference with basic block sections

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 17:34:42 PDT 2021


dblaikie added a comment.

Hope the other reviewers on this take a look despite my signing off on it - I think it's an interesting question of what limits (if any) we place on DWARF expressions if we they do correctly describe the variable location but it happens to be long/expensive to do so.


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

https://reviews.llvm.org/D85085



More information about the llvm-commits mailing list