[Lldb-commits] [PATCH] D105160: Create synthetic symbol names on demand to improve memory consumption and startup times.

Stella Stamenova via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 29 16:40:15 PDT 2021


stella.stamenova added a comment.

In D105160#2848805 <https://reviews.llvm.org/D105160#2848805>, @clayborg wrote:

> @stella.stamenova all test suite failures should be fixed now. This is a redo on https://reviews.llvm.org/D104488 which was reverted in less that a day...

@clayborg : Thanks! We ended up with several more failing tests because of issues that were committed while the bot was red and was not sending notifications. It's always good to keep things green, so that issues don't pile up. I'm sorry I didn't get to it sooner.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105160



More information about the lldb-commits mailing list