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

Russell Gallop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 02:59:43 PST 2019


russell.gallop added a comment.

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?


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