hanchenye-llvm-project/lld/ELF
Ismail Donmez 23e5a38407 Fix shared build after r266484
llvm-svn: 266558
2016-04-17 09:01:51 +00:00
..
CMakeLists.txt Fix shared build after r266484 2016-04-17 09:01:51 +00:00
Config.h [LTO] Implement parallel Codegen for LTO using splitCodeGen. 2016-04-15 22:38:10 +00:00
Driver.cpp [LTO] Implement parallel Codegen for LTO using splitCodeGen. 2016-04-15 22:38:10 +00:00
Driver.h git-clang-format. NFC. 2016-04-13 19:07:40 +00:00
DriverUtils.cpp Variable names should start with uppercase letters. 2016-04-02 19:15:26 +00:00
DynamicList.cpp ELF: Implement --dynamic-list 2016-04-13 18:51:11 +00:00
DynamicList.h ELF: Implement --dynamic-list 2016-04-13 18:51:11 +00:00
Error.cpp Remove dead code. 2016-03-13 04:25:43 +00:00
Error.h Remove dead code. 2016-03-13 04:25:43 +00:00
ICF.cpp Update for llvm change. 2016-04-05 14:47:28 +00:00
ICF.h Rename elf2 to elf. 2016-02-28 00:25:54 +00:00
InputFiles.cpp ELF: Implement basic support for module asm in bitcode files. 2016-04-11 16:39:43 +00:00
InputFiles.h ELF: Implement --start-lib and --end-lib 2016-04-07 19:24:51 +00:00
InputSection.cpp Change how we apply relocations. 2016-04-13 01:40:19 +00:00
InputSection.h Store a Symbol for EntrySym. 2016-04-15 14:41:56 +00:00
LTO.cpp [LTO] Don't crash on a BitcodeFile without DataLayout. 2016-04-16 01:33:33 +00:00
LTO.h LTO: Merge debug info types when linking bitcode 2016-04-17 07:35:38 +00:00
LinkerScript.cpp Recommitted 266457 with fix: 2016-04-16 10:10:32 +00:00
LinkerScript.h Recommitted 266457 with fix: 2016-04-16 10:10:32 +00:00
MarkLive.cpp Store a Symbol for EntrySym. 2016-04-15 14:41:56 +00:00
Options.td [LTO] Implement parallel Codegen for LTO using splitCodeGen. 2016-04-15 22:38:10 +00:00
OutputSections.cpp Delete a dead repl. 2016-04-15 00:15:02 +00:00
OutputSections.h [ELF] Remove redundant empty line. NFC 2016-04-15 09:47:36 +00:00
README.md Update the documents of the new LLD. 2016-03-12 06:06:40 +00:00
ScriptParser.cpp [ELF] Include Twine.h header to restore LLD build after r266524. NFC 2016-04-16 10:58:45 +00:00
ScriptParser.h [lld] Fix build failure from r265600 2016-04-06 21:33:18 +00:00
SymbolTable.cpp [LTO] Implement parallel Codegen for LTO using splitCodeGen. 2016-04-15 22:38:10 +00:00
SymbolTable.h Specialize the symbol table data structure a bit. 2016-04-14 20:42:43 +00:00
Symbols.cpp Two small related fixes. 2016-04-15 11:57:07 +00:00
Symbols.h [ELF] - Refactoring of end/edata/etext implementation. 2016-04-14 14:37:59 +00:00
Target.cpp Simplify got handling. 2016-04-15 19:14:18 +00:00
Target.h Simplify got handling. 2016-04-15 19:14:18 +00:00
Writer.cpp Recommitted 266457 with fix: 2016-04-16 10:10:32 +00:00
Writer.h Rename elf2 to elf. 2016-02-28 00:25:54 +00:00

README.md

See docs/NewLLD.rst