summaryrefslogtreecommitdiff
path: root/lld/include/lld/Common/Timer.h
Commit message (Expand)AuthorAgeFilesLines
* Reland "[LLD] Remove global state in lld/COFF" after fixing asan and msan tes...Amy Huang2021-09-171-2/+2
* Temporarily revert "[LLD] Remove global state in lld/COFF" and "[lld] Add tes...Amy Huang2021-09-161-2/+2
* [LLD] Remove global state in lld/COFFAmy Huang2021-09-161-2/+2
* [lld] Add missing includes (NFC)Nikita Popov2021-06-031-0/+1
* [LLD] Make scoped timers thread safeReid Kleckner2020-05-201-5/+5
* [Coding style change][lld] Rename variables for non-ELF portsRui Ueyama2019-07-111-11/+11
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [coff] Print detailed timing information with /TIME.Zachary Turner2018-01-171-0/+59