summaryrefslogtreecommitdiffstats
path: root/lld/Common/Threads.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Delete dead code.Rafael Espindola2017-11-071-20/+0
| | | | llvm-svn: 317633
* Fix build.Rafael Espindola2017-10-131-0/+1
| | | | llvm-svn: 315732
* [lld] Move Threads to CommonBob Haarman2017-10-131-0/+31
Summary: This will allow using the functionality from other linkers. It is also a prerequisite for sharing the error logging code. Reviewers: ruiu Reviewed By: ruiu Subscribers: emaste, mgorny, llvm-commits Differential Revision: https://reviews.llvm.org/D38822 llvm-svn: 315725
OpenPOWER on IntegriCloud