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

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 4 09:08:32 PST 2020


jmorse added a comment.

In D73725#1852265 <https://reviews.llvm.org/D73725#1852265>, @aprantl wrote:

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


Well, I've never written any LLVM unit tests before, so "how hard can it be" :), I'll give it a shot.


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