hanchenye-llvm-project/lld/COFF
Benjamin Kramer bd521201b7 Apply clang-tidy's misc-move-constructor-init to lld.
No functionality change intended.

llvm-svn: 271686
2016-06-03 16:57:13 +00:00
..
CMakeLists.txt Fix BUILD_SHARED_LIBS build. 2016-03-01 15:56:53 +00:00
Chunks.cpp [COFF] Use coff_section::getAlignment 2016-03-17 16:58:08 +00:00
Chunks.h Apply clang-tidy's misc-move-constructor-init to lld. 2016-06-03 16:57:13 +00:00
Config.h COFF: Support /manifestinput command line option. 2016-04-19 01:21:58 +00:00
DLL.cpp Update for LLVM function name change. 2016-01-14 20:53:50 +00:00
DLL.h
Driver.cpp lld-link: Fix default output name with /dll flag. 2016-04-20 22:34:15 +00:00
Driver.h Merge DarwinLdDriver and Driver. 2016-03-02 19:08:05 +00:00
DriverUtils.cpp Revert unintentionally commited bits in r266935. 2016-04-21 01:31:37 +00:00
Error.cpp
Error.h
ICF.cpp Rename so that the function name is consistent between ELF and COFF. 2016-02-25 18:49:11 +00:00
InputFiles.cpp Fix Clang-tidy misc-unused-using-decls and Include What You Use warnings. 2016-04-21 17:14:10 +00:00
InputFiles.h Do not use llvm::getGlobalContext(). 2016-04-14 21:41:44 +00:00
MarkLive.cpp
ModuleDef.cpp
Options.td COFF: Support /manifestinput command line option. 2016-04-19 01:21:58 +00:00
PDB.cpp
README.md Update the documents of the new LLD. 2016-03-12 06:06:40 +00:00
SymbolTable.cpp Update for llvm change. 2016-05-26 20:31:06 +00:00
SymbolTable.h [COFF] SmallVector<char, 0> -> SmallString<0>. 2016-04-09 23:00:31 +00:00
Symbols.cpp [COFF] Remove an unused function, getFileOff 2016-03-15 09:48:18 +00:00
Symbols.h [COFF] Remove an unused function, getFileOff 2016-03-15 09:48:18 +00:00
Writer.cpp [COFF] Don't call memcpy with a NULL argument 2016-03-20 23:10:12 +00:00
Writer.h

README.md

See docs/NewLLD.rst