This will allow using the functionality from other linkers. It is also
a prerequisite for sharing the error logging code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D38822
[lld] Move Threads to Common ClosedPublic Authored by inglorion on Oct 11 2017, 2:12 PM.
Details Summary This will allow using the functionality from other linkers. It is also
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 13 2017, 10:55 AM Closed by commit rL315725: [lld] Move Threads to Common (authored by inglorion). · Explain WhyOct 13 2017, 11:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 118946 lld/trunk/Common/CMakeLists.txt
lld/trunk/Common/Threads.cpp
lld/trunk/ELF/CMakeLists.txt
lld/trunk/ELF/Config.h
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/Error.cpp
lld/trunk/ELF/Filesystem.cpp
lld/trunk/ELF/ICF.cpp
lld/trunk/ELF/LinkerScript.cpp
lld/trunk/ELF/MapFile.cpp
lld/trunk/ELF/OutputSections.cpp
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/Threads.h
lld/trunk/ELF/Threads.cpp
lld/trunk/ELF/Writer.cpp
lld/trunk/include/lld/Common/Threads.h
|