[PATCH] D101373: [DebugInfo] Drop DBG_VALUE_LISTs with an excessive number of debug operands

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 17:35:57 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.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101373



More information about the llvm-commits mailing list