llvm-project/lld/lib/ReaderWriter/ELF
Simon Atanasyan 54f6f7bd77 [Mips] Replace "virtual" by "override" in member function declarations
where it is appropriate.

llvm-svn: 203102
2014-03-06 10:29:45 +00:00
..
Hexagon [C++11] Switch from LLVM_FINAL to just "final" now that all of LLVM is 2014-03-02 09:35:33 +00:00
Mips [Mips] Replace "virtual" by "override" in member function declarations 2014-03-06 10:29:45 +00:00
PPC [C++11] Switch from LLVM_FINAL to just "final" now that all of LLVM is 2014-03-02 09:35:33 +00:00
X86 [C++11] Switch from LLVM_FINAL to just "final" now that all of LLVM is 2014-03-02 09:35:33 +00:00
X86_64 [C++11] Switch from LLVM_FINAL to just "final" now that all of LLVM is 2014-03-02 09:35:33 +00:00
ArrayOrderPass.cpp [PassManager] add ReaderWriter{Native,YAML} to the Driver. 2013-10-29 05:12:14 +00:00
ArrayOrderPass.h [C++11] Replace LLVM_OVERRIDE with just "override" now that we're all 2014-03-02 09:39:44 +00:00
Atoms.h [C++11] Replace LLVM_OVERRIDE with just "override" now that we're all 2014-03-02 09:39:44 +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 [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
CreateELF.h Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
DefaultLayout.h [ELF] Dont generate PHDR when creating dynamic libraries. 2014-02-19 23:46:13 +00:00
DefaultTargetHandler.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
DynamicFile.h [ELF] Add Target specific Readers. 2014-01-27 01:02:03 +00:00
DynamicLibraryWriter.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
ELFFile.h [ELF] change LayoutBefore Reference to InGroup Reference 2014-02-03 04:01:14 +00:00
ELFLinkingContext.cpp [lld] Include reference kind in cycle detector debug output 2014-02-24 21:14:37 +00:00
ELFReader.h [ELF] Add Target specific Readers. 2014-01-27 01:02:03 +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
OutputELFWriter.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
Reader.cpp [ELF] Add Target specific Readers. 2014-01-27 01:02:03 +00:00
SectionChunks.h [C++11] Replace LLVM_OVERRIDE with just "override" now that we're all 2014-03-02 09:39:44 +00:00
SegmentChunks.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
TODO.txt Start a TODO list for the ELF backend. 2013-09-04 00:00:48 +00:00
TargetHandler.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +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 [ELF] Create Target specific Writers. 2014-01-27 01:20:53 +00:00
Writer.h [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00