hanchenye-llvm-project/lld/lib/Core
Rui Ueyama 3f851704c1 Move new lld's code to Common subdirectory.
New lld's files are spread under lib subdirectory, and it isn't easy
to find which files are actually maintained. This patch moves maintained
files to Common subdirectory.

Differential Revision: https://reviews.llvm.org/D37645

llvm-svn: 314719
2017-10-02 21:00:41 +00:00
..
CMakeLists.txt Move new lld's code to Common subdirectory. 2017-10-02 21:00:41 +00:00
DefinedAtom.cpp
Error.cpp Use noexcept directly now that all compilers support it 2016-10-19 23:50:50 +00:00
File.cpp Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes. 2016-11-05 01:00:56 +00:00
LinkingContext.cpp Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes. 2016-11-04 17:39:46 +00:00
Reader.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
Resolver.cpp Move new lld's code to Common subdirectory. 2017-10-02 21:00:41 +00:00
SymbolTable.cpp Move new lld's code to Common subdirectory. 2017-10-02 21:00:41 +00:00
Writer.cpp Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes. 2016-11-05 01:00:56 +00:00