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

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 16 11:23:03 PDT 2021


akhuang created this revision.
akhuang added a reviewer: aganea.
akhuang requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This test checks that timers are working and printing as expected.

I also seem to have changed the order of the timers in my globals refactoring
patch, so I fixed it here.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109904

Files:
  lld/COFF/COFFLinkerContext.cpp
  lld/COFF/COFFLinkerContext.h
  lld/test/COFF/timers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109904.373015.patch
Type: text/x-patch
Size: 4353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210916/1f27b0a4/attachment.bin>


More information about the llvm-commits mailing list