aboutsummaryrefslogtreecommitdiff
path: root/Common/CMakeLists.txt
AgeCommit message (Expand)Author
2019-03-11Fail early if an output file is not writableRui Ueyama
2019-02-21Update `ld.lld --version` string for monorepo.Rui Ueyama
2018-01-17[coff] Print detailed timing information with /TIME.Zachary Turner
2017-12-14Add a missing build dependency.Rui Ueyama
2017-11-28Move Memory.{h,cpp} to Common.Rui Ueyama
2017-11-28Factor out more code to Common/Args.cpp.Rui Ueyama
2017-11-28Fix shared library builds of lld, broken in SVN r319138Martin Storsjo
2017-11-28Factor out common code to Common/Strings.cpp.Rui Ueyama
2017-10-25[lld] unified COFF and ELF error handling on new Common/ErrorHandlerBob Haarman
2017-10-17Fix shared build of liblldCommon.so on LinuxAlexander Richardson
2017-10-13[lld] Move Threads to CommonBob Haarman
2017-10-03lldCommon depends on intrinsics_gen, due to llvm/CodeGen/CommandFlags.hNAKAMURA Takumi
2017-10-02Fix the shared library build.Rui Ueyama
2017-10-02Attempt to fix buildbots.Rui Ueyama
2017-10-02Move new lld's code to Common subdirectory.Rui Ueyama