[PATCH] D73725: [DebugInfo] Avoid a quadratic-complexity corner case in LiveDebugValues

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 11:21:38 PST 2020


aprantl added a comment.

In D73725#1851836 <https://reviews.llvm.org/D73725#1851836>, @jmorse wrote:

> Adrian wrote:
>
> > We don't have an existing unit test for LexicalScopes that generates IR manually and tests a few common queries, do we?
>
> Alas no, there doesn't appear to be any testing of LexicalScopes at all.


I'm not going to make you write one, but this would be a great opportunity ;-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73725





More information about the llvm-commits mailing list