summaryrefslogtreecommitdiffstats
path: root/lld/Common/Timer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a missing file header.Rui Ueyama2018-01-181-0/+9
| | | | llvm-svn: 322909
* [coff] Print detailed timing information with /TIME.Zachary Turner2018-01-171-0/+71
The classes used to print and update time information are in common, so other linkers could use this as well if desired. Differential Revision: https://reviews.llvm.org/D41915 llvm-svn: 322736
OpenPOWER on IntegriCloud