[PATCH] D109904: [lld] Add test to check for timer output

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 09:53:41 PDT 2021


akhuang added a comment.

Hm, a timer won't print out if the time is 0, and it seems like it's inconsistent when a timer will have no time on it.. I think I'll just remove the test for now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109904



More information about the llvm-commits mailing list