llvm-project/lld/lib/ReaderWriter/ELF
Simon Atanasyan 6f3382cd44 [Mips] Fix typo in the comment.
llvm-svn: 213520
2014-07-21 13:16:53 +00:00
..
Hexagon Update for llm api change. 2014-07-05 11:39:02 +00:00
Mips [Mips] Fix typo in the comment. 2014-07-21 13:16:53 +00:00
PPC More prefixing of error_code. 2014-06-12 21:35:33 +00:00
X86 More prefixing of error_code. 2014-06-12 21:35:33 +00:00
X86_64 More prefixing of error_code. 2014-06-12 21:35:33 +00:00
ArrayOrderPass.cpp [ELF] Fix incorrect sorting of .init_array / .fini_array sections. 2014-05-30 05:29:46 +00:00
ArrayOrderPass.h Add "override" and remove "virtual" where appropriate. 2014-03-06 21:14:04 +00:00
Atoms.h Move Simple.h and Alias.h to include/Core. 2014-06-11 21:47:51 +00:00
CMakeLists.txt Linking of shared libraries for MIPS little-endian 32-bit target. 2013-12-15 12:57:28 +00:00
Chunk.h Fix comments. 2014-04-03 21:06:23 +00:00
CreateELF.h Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
DefaultLayout.h Update for llvm api change. 2014-06-13 17:20:48 +00:00
DefaultTargetHandler.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
DynamicFile.h Update for llm api change. 2014-07-05 11:39:02 +00:00
DynamicLibraryWriter.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
ELFFile.h Update for llm api change. 2014-07-05 11:39:02 +00:00
ELFLinkingContext.cpp [ELF] Implement parsing `-l` prefixed items in the `GROUP` linker script command. 2014-07-15 17:17:30 +00:00
ELFReader.h Update for llm api change. 2014-07-05 11:39:02 +00:00
ExecutableWriter.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
HeaderChunks.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
Layout.h [lld] Move AtomLayout from ELF to ReaderWriter so that it can be used by non-ELF writers. 2013-06-16 17:14:58 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00
OutputELFWriter.h [ELF] Add two new virtual functions to the `OutputELFWriter` class to control 2014-06-25 07:55:55 +00:00
Reader.cpp [ELF] Remove class declarations that do nothing. 2014-03-28 05:03:35 +00:00
SectionChunks.h [ELF] Emit DT_TEXTREL dynamic table flag. 2014-05-13 07:37:09 +00:00
SegmentChunks.h Replace OwningPtr with std::unique_ptr. 2014-03-13 16:20:38 +00:00
TODO.txt Start a TODO list for the ELF backend. 2013-09-04 00:00:48 +00:00
TargetHandler.h Don't import error_code into the lld namespace. 2014-06-12 14:53:47 +00:00
TargetLayout.h [ELF] Initial design to handle Linker scripts for ELF. 2013-10-10 17:27:49 +00:00
Targets.h Linking of shared libraries for MIPS little-endian 32-bit target. 2013-12-15 12:57:28 +00:00
Writer.cpp Fix format. 2014-03-28 05:17:59 +00:00
Writer.h Don't import error_code into the lld namespace. 2014-06-12 14:53:47 +00:00