hanchenye-llvm-project/lld/ELF
Rui Ueyama 7f4a492f98 "Windows" is a product name, so it should be spelled correctly.
llvm-svn: 263357
2016-03-13 03:17:42 +00:00
..
CMakeLists.txt Fix linux build after r263190 2016-03-11 09:55:06 +00:00
Config.h ELF: Implement --build-id. 2016-03-11 20:51:53 +00:00
Driver.cpp "Windows" is a product name, so it should be spelled correctly. 2016-03-13 03:17:42 +00:00
Driver.h Merge DarwinLdDriver and Driver. 2016-03-02 19:08:05 +00:00
DriverUtils.cpp This reverts the r263125 2016-03-11 14:43:02 +00:00
Error.cpp Rename 'fatal' to 'check' when it doesn't always fail. 2016-03-03 22:24:39 +00:00
Error.h Rename 'fatal' to 'check' when it doesn't always fail. 2016-03-03 22:24:39 +00:00
ICF.cpp Create a SymbolBody for locals. 2016-03-11 12:06:30 +00:00
ICF.h Rename elf2 to elf. 2016-02-28 00:25:54 +00:00
InputFiles.cpp Recommit of r263252, [ELF] - Change all messages to lowercase to be consistent. 2016-03-12 08:31:34 +00:00
InputFiles.h Revert r263252: "[ELF] - Change all messages to lowercase to be consistent." 2016-03-11 18:46:51 +00:00
InputSection.cpp Simplify findMipsPairedReloc function signature. NFC. 2016-03-13 03:09:40 +00:00
InputSection.h Simplify findMipsPairedReloc function signature. NFC. 2016-03-13 03:09:40 +00:00
LinkerScript.cpp Recommit of r263252, [ELF] - Change all messages to lowercase to be consistent. 2016-03-12 08:31:34 +00:00
LinkerScript.h ELF: Remove OutSection class and use a map instead. 2016-02-28 05:09:11 +00:00
MarkLive.cpp Create a SymbolBody for locals. 2016-03-11 12:06:30 +00:00
Options.td ELF: Implement --build-id. 2016-03-11 20:51:53 +00:00
OutputSections.cpp Recommit of r263252, [ELF] - Change all messages to lowercase to be consistent. 2016-03-12 08:31:34 +00:00
OutputSections.h ELF: Implement --build-id. 2016-03-11 20:51:53 +00:00
README.md Update the documents of the new LLD. 2016-03-12 06:06:40 +00:00
SymbolTable.cpp Recommit of r263252, [ELF] - Change all messages to lowercase to be consistent. 2016-03-12 08:31:34 +00:00
SymbolTable.h [ELF] - Create _DYNAMIC symbol for dynamic output 2016-03-01 16:23:13 +00:00
Symbols.cpp Recommit of r263252, [ELF] - Change all messages to lowercase to be consistent. 2016-03-12 08:31:34 +00:00
Symbols.h Remove obsolete comment. 2016-03-11 19:04:56 +00:00
Target.cpp Recommit of r263252, [ELF] - Change all messages to lowercase to be consistent. 2016-03-12 08:31:34 +00:00
Target.h Create a SymbolBody for locals. 2016-03-11 12:06:30 +00:00
Writer.cpp ELF: Include the build ID section in the first page. 2016-03-13 01:54:48 +00:00
Writer.h Rename elf2 to elf. 2016-02-28 00:25:54 +00:00

README.md

See docs/NewLLD.rst