[all-commits] [llvm/llvm-project] e03c7e: [lld] Add test to check for timer output
Amy Huang via All-commits
all-commits at lists.llvm.org
Thu Sep 16 11:37:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e03c7e367adb8f228332e3c2ef8f45484597b719
https://github.com/llvm/llvm-project/commit/e03c7e367adb8f228332e3c2ef8f45484597b719
Author: Amy Huang <akhuang at google.com>
Date: 2021-09-16 (Thu, 16 Sep 2021)
Changed paths:
M lld/COFF/COFFLinkerContext.cpp
M lld/COFF/COFFLinkerContext.h
A lld/test/COFF/timers.ll
Log Message:
-----------
[lld] Add test to check for timer output
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.
Differential Revision: https://reviews.llvm.org/D109904
More information about the All-commits
mailing list