hanchenye-llvm-project/lld/ELF
Sean Fertile 367a7b7d66 [PPC64] Add toc-optimizations for got based relocations.
Differential Revision: https://reviews.llvm.org/D54907

llvm-svn: 349772
2018-12-20 17:00:33 +00:00
..
Arch [PPC64] Add toc-optimizations for got based relocations. 2018-12-20 17:00:33 +00:00
AArch64ErrataFix.cpp ELF: AArch64: Fix errata patch address calculation. 2018-12-17 20:15:12 +00:00
AArch64ErrataFix.h
Bits.h
CMakeLists.txt Rename GdbIndex.{cpp,h} -> DWARF.{cpp,h}. 2018-09-14 23:51:05 +00:00
CallGraphSort.cpp Simplify. NFC. 2018-10-12 22:44:06 +00:00
CallGraphSort.h
Config.h Add --plugin-opt=emit-llvm option. 2018-12-14 21:58:49 +00:00
DWARF.cpp [LLD][ELF] - Improve the DWARF v5 suport for building .gdb_index. 2018-12-03 10:48:57 +00:00
DWARF.h [LLD][ELF] - Improve the DWARF v5 suport for building .gdb_index. 2018-12-03 10:48:57 +00:00
Driver.cpp Use unique_ptr to manage a TarWriter instance. NFC. 2018-12-18 23:50:37 +00:00
Driver.h Add TARGET(foo) linker script directive. 2018-08-06 21:29:41 +00:00
DriverUtils.cpp Eliminate dependency to formatv(). NFC. 2018-10-10 20:29:29 +00:00
EhFrame.cpp Avoid unnecessary buffer allocation and memcpy for compressed sections. 2018-10-08 16:58:59 +00:00
EhFrame.h
Filesystem.cpp
Filesystem.h
ICF.cpp Make a member function non-member. NFC. 2018-11-27 17:47:24 +00:00
ICF.h
InputFiles.cpp Use unique_ptr to manage a TarWriter instance. NFC. 2018-12-18 23:50:37 +00:00
InputFiles.h Use unique_ptr to manage a TarWriter instance. NFC. 2018-12-18 23:50:37 +00:00
InputSection.cpp [ELF][AArch64] Fix adrp to undefined weak reference. 2018-12-13 11:13:01 +00:00
InputSection.h Do not use a hash table to uniquify mergeable strings. 2018-12-05 19:13:31 +00:00
LTO.cpp Add --plugin-opt=emit-llvm option. 2018-12-14 21:58:49 +00:00
LTO.h Simplify. 2018-09-11 14:37:27 +00:00
LinkerScript.cpp [LLD][ELF] - Support discarding the .dynamic section. 2018-12-10 09:24:49 +00:00
LinkerScript.h [LLD][ELF] - Linker script: accept using a file name without a list of sections. 2018-12-06 08:34:52 +00:00
MapFile.cpp [ELF] - (-Map file) Implement printing of LMA for assignments outside of section declarations. 2018-12-06 09:04:52 +00:00
MapFile.h
MarkLive.cpp Avoid unnecessary buffer allocation and memcpy for compressed sections. 2018-10-08 16:58:59 +00:00
MarkLive.h
Options.td Add --plugin-opt=emit-llvm option. 2018-12-14 21:58:49 +00:00
OutputSections.cpp ELF: allow non allocated sections to go into allocated sections 2018-12-04 18:47:44 +00:00
OutputSections.h [ELF] Make TrapInstr and Filler byte arrays. NFC. 2018-11-14 21:05:20 +00:00
README.md
Relocations.cpp [LLD][ELF] - Report a location for symbols from the linker script when reporting an error. 2018-12-19 10:19:40 +00:00
Relocations.h [ELF] - Fix R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12 handling against IFUNC symbols. 2018-11-27 10:30:46 +00:00
ScriptLexer.cpp [LLD][ELD] - Do not reject INFO output section type when used with a start address. 2018-08-28 08:39:21 +00:00
ScriptLexer.h [LLD][ELD] - Do not reject INFO output section type when used with a start address. 2018-08-28 08:39:21 +00:00
ScriptParser.cpp [LLD][ELF] - Use auto. NFC. 2018-12-06 10:56:11 +00:00
ScriptParser.h
SymbolTable.cpp Simplify. NFC. 2018-12-19 23:25:02 +00:00
SymbolTable.h [ELF] - Make SymbolTable::addDefined return Defined. 2018-11-22 11:40:08 +00:00
Symbols.cpp Simplify Symbol::getPltVA. 2018-11-28 17:42:59 +00:00
Symbols.h Simplify Symbol::getPltVA. 2018-11-28 17:42:59 +00:00
SyntheticSections.cpp [ELF] - Allow discarding .dynsym from the linker script. 2018-12-10 09:13:36 +00:00
SyntheticSections.h Simplify Symbol::getPltVA. 2018-11-28 17:42:59 +00:00
Target.cpp Use llvm_unreachable for unreachable code. 2018-11-01 20:08:29 +00:00
Target.h Simplify Symbol::getPltVA. 2018-11-28 17:42:59 +00:00
Thunks.cpp [ELF][ARM] Add support for architecture v6m thunks 2018-12-17 10:33:47 +00:00
Thunks.h
Writer.cpp [ELF] Place .note in the first page to ensure they are available in core files 2018-12-18 19:16:37 +00:00
Writer.h

README.md

See docs/NewLLD.rst