[Lldb-commits] [PATCH] D94890: Makefile.rules: Avoid redundant .d generation and make restart

Fangrui Song via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 20 13:00:15 PST 2021


MaskRay added a comment.

In D94890#2510627 <https://reviews.llvm.org/D94890#2510627>, @JDevlieghere wrote:

> In D94890#2510446 <https://reviews.llvm.org/D94890#2510446>, @MaskRay wrote:
>
>> Is this good? :)
>
> I think you forgot to update the patch?

Ah, looks like you want to do inline (`ARCHIVE_OBJECTS`) into the test in this patch... Done (it is a bit tricky).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94890



More information about the lldb-commits mailing list