[PATCH] D71059: [LLD][ELF] Add time-trace to ELF LLD (1/2)

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 03:35:58 PST 2019


anton-afanasyev added a comment.

In D71059#1776893 <https://reviews.llvm.org/D71059#1776893>, @russell.gallop wrote:

> In D71059#1776620 <https://reviews.llvm.org/D71059#1776620>, @anton-afanasyev wrote:
>
> > Btw, is it planned to add test for multithreading?
>
>
> Thanks for the review.
>
> There are tests for multi-threaded ThinLto using this within LLD in the next review (https://reviews.llvm.org/D71060).
>
> Were you thinking of this, or of unit tests?


I mean the test like `clang/test/Driver/check-time-trace.cpp`, but for the multithreaded invocation. Yes, for instance, for ThinLTO (but I see no tests in the D71060 <https://reviews.llvm.org/D71060>).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71059





More information about the llvm-commits mailing list