llvm-project/lld/ELF
Davide Italiano 00a7cf9ffe [ELF] Ignore _GLOBAL_OFFSET_TABLE_ symbol in shared libs.
This fixes PR26705.

Differential Revision:  http://reviews.llvm.org/D18166

llvm-svn: 263594
2016-03-15 22:24:58 +00:00
..
CMakeLists.txt Fix linux build after r263190 2016-03-11 09:55:06 +00:00
Config.h [ELF] implement --warn-common/--no-warn-common 2016-03-14 09:19:30 +00:00
Driver.cpp [ELF] Ignore _GLOBAL_OFFSET_TABLE_ symbol in shared libs. 2016-03-15 22:24:58 +00:00
Driver.h ELF: Fix use-after-free problem. 2016-03-15 18:20:50 +00:00
DriverUtils.cpp ELF: Fix use-after-free problem. 2016-03-15 18:20:50 +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 Error/warning/log messages should start with lowercase letters. 2016-03-15 14:00:22 +00:00
ICF.h Rename elf2 to elf. 2016-02-28 00:25:54 +00:00
InputFiles.cpp Use ELFT instead of ELFFile<ELFT>. 2016-03-14 23:16:09 +00:00
InputFiles.h Use ELFT instead of ELFFile<ELFT>. 2016-03-14 23:16:09 +00:00
InputSection.cpp Use ELFT instead of ELFFile<ELFT>. 2016-03-14 23:16:09 +00:00
InputSection.h Use ELFT instead of ELFFile<ELFT>. 2016-03-14 23:16:09 +00:00
LinkerScript.cpp Fix spelling. 2016-03-13 03:17:44 +00:00
LinkerScript.h ELF: Remove OutSection class and use a map instead. 2016-02-28 05:09:11 +00:00
MarkLive.cpp Use ELFT instead of ELFFile<ELFT>. 2016-03-14 23:16:09 +00:00
Options.td [ELF] implement --warn-common/--no-warn-common 2016-03-14 09:19:30 +00:00
OutputSections.cpp Use ELFT instead of ELFFile<ELFT>. 2016-03-14 23:16:09 +00:00
OutputSections.h Use ELFT instead of ELFFile<ELFT>. 2016-03-14 23:16:09 +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 Use ELFT instead of ELFFile<ELFT>. 2016-03-14 23:16:09 +00:00
Symbols.cpp Use ELFT instead of ELFFile<ELFT>. 2016-03-14 23:16:09 +00:00
Symbols.h Use ELFT instead of ELFFile<ELFT>. 2016-03-14 23:16:09 +00:00
Target.cpp Error/warning/log messages should start with lowercase letters. 2016-03-15 14:00:22 +00:00
Target.h Use ELFT instead of ELFFile<ELFT>. 2016-03-14 23:16:09 +00:00
Writer.cpp Use ELFT instead of ELFFile<ELFT>. 2016-03-14 23:16:09 +00:00
Writer.h Rename elf2 to elf. 2016-02-28 00:25:54 +00:00

README.md

See docs/NewLLD.rst