summaryrefslogtreecommitdiff
path: root/lld/Common/Timer.cpp
AgeCommit message (Expand)Author
2023-06-25[llvm] Add missing StringExtras.h includesElliot Goodrich
2022-01-20Add missing include to fix modular buildAdrian Prantl
2021-09-17[lld] Fix small error in previous commitAmy Huang
2021-09-17Reland "[LLD] Remove global state in lld/COFF" after fixing asan and msan tes...Amy Huang
2021-09-16Temporarily revert "[LLD] Remove global state in lld/COFF" and "[lld] Add tes...Amy Huang
2021-09-16[LLD] Remove global state in lld/COFFAmy Huang
2020-10-02[LLD] Fix /time formatting for very long runs. NFC.Alexandre Ganea
2020-05-20[LLD] Make scoped timers thread safeReid Kleckner
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2019-07-11[Coding style change][lld] Rename variables for non-ELF portsRui Ueyama
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-01-18Add a missing file header.Rui Ueyama
2018-01-17[coff] Print detailed timing information with /TIME.Zachary Turner