llvm-capstone/lld/ELF
Rui Ueyama 9a1898768f Remove unnecessary local variable.
llvm-svn: 307703
2017-07-11 20:33:04 +00:00
..
Arch Delete comparison with GlobalOffsetTable. 2017-06-28 23:19:32 +00:00
CMakeLists.txt Add basic 64-bit SPARC support 2017-06-28 17:05:39 +00:00
Config.h [lld/pdb] Add some basic linker module symbols. 2017-07-10 21:01:37 +00:00
Driver.cpp [lld/pdb] Add some basic linker module symbols. 2017-07-10 21:01:37 +00:00
Driver.h [GSoC] Flag value completion for clang 2017-06-20 16:31:31 +00:00
DriverUtils.cpp Fix argument numbersing in OPTION macro 2017-06-20 19:17:58 +00:00
EhFrame.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
EhFrame.h
Error.cpp [lld/pdb] Add some basic linker module symbols. 2017-07-10 21:01:37 +00:00
Error.h [lld/pdb] Add some basic linker module symbols. 2017-07-10 21:01:37 +00:00
Filesystem.cpp ELF: Only unlink regular files 2017-07-04 16:03:34 +00:00
Filesystem.h
GdbIndex.cpp
GdbIndex.h [ELF] - Make implementation of .gdb index to be more natural for futher paralleling. 2017-06-07 16:59:11 +00:00
ICF.cpp ELF: Teach ICF about relocations referring to merge input sections. 2017-06-12 00:05:54 +00:00
ICF.h
InputFiles.cpp Use LoadedObjectInfoHelper to simplify/delegate the implementation of 'clone' 2017-07-05 15:24:42 +00:00
InputFiles.h Implement the --exclude-libs option. 2017-06-21 15:36:24 +00:00
InputSection.cpp [ELF] Fix nullptr dereference when creating an error message for a synthetic section. 2017-07-05 14:55:43 +00:00
InputSection.h Simplify. NFC. 2017-06-09 03:19:08 +00:00
LinkerScript.cpp [ELF] Add comment to explain LinkerScript::CurAddressState [NFC] 2017-07-11 09:28:27 +00:00
LinkerScript.h [ELF] Extract temporary state used in assignAddresses() 2017-07-07 09:11:27 +00:00
LTO.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
LTO.h
MapFile.cpp
MapFile.h
MarkLive.cpp ELF: Don't dereference Repl in MarkLive. NFCI. 2017-06-21 21:29:51 +00:00
Memory.h
Options.td Implement the --exclude-libs option. 2017-06-21 15:36:24 +00:00
OutputSections.cpp Remove redundant argument. NFC. 2017-07-06 16:40:44 +00:00
OutputSections.h Remove redundant argument. NFC. 2017-07-06 16:40:44 +00:00
README.md
Relocations.cpp Using existing variable. NFC. 2017-07-05 22:15:58 +00:00
Relocations.h [ELF] Allow multiple thunks to be added for a symbol. 2017-07-05 09:53:33 +00:00
ScriptLexer.cpp
ScriptLexer.h
ScriptParser.cpp [ELF] Extract temporary state used in assignAddresses() 2017-07-07 09:11:27 +00:00
ScriptParser.h
Strings.cpp
Strings.h Remove lld toStringRef function. 2017-06-14 20:20:11 +00:00
Symbols.cpp Fix PR33635. 2017-07-05 00:43:18 +00:00
Symbols.h Delete redundant InVersionScript field. 2017-07-11 18:59:45 +00:00
SymbolTable.cpp Remove unnecessary local variable. 2017-07-11 20:33:04 +00:00
SymbolTable.h Remove unused declarations 2017-06-30 00:34:35 +00:00
SyntheticSections.cpp [ELF] - Fail the link if something happens on DWARF parsing stage of -gdb-index building 2017-07-07 09:18:05 +00:00
SyntheticSections.h ELF: Move section merging before ICF. NFCI. 2017-06-12 00:00:51 +00:00
Target.cpp Add basic 64-bit SPARC support 2017-06-28 17:05:39 +00:00
Target.h Add basic 64-bit SPARC support 2017-06-28 17:05:39 +00:00
Threads.h
Thunks.cpp [ELF] Introduce Thunk reuse compatibility 2017-07-05 09:36:03 +00:00
Thunks.h [ELF] Introduce Thunk reuse compatibility 2017-07-05 09:36:03 +00:00
Writer.cpp [ELF] Add call to assignAddresses() before createThunks() [NFC] 2017-07-07 10:03:37 +00:00
Writer.h

See docs/NewLLD.rst