[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 03:44:51 PST 2019


russell.gallop added a comment.

In D71059#1776973 <https://reviews.llvm.org/D71059#1776973>, @anton-afanasyev wrote:

> 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>).


Ah, my mistake. They should be on D71060 <https://reviews.llvm.org/D71060> but it looks like they got lost somewhere along the way! I'll add them.


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