hanchenye-llvm-project/lld/lib/ReaderWriter/ELF
Nico Rieck b9d84f4d14 [lld] Include reference kind in cycle detector debug output
This restores the debug output to how it was before r197727 broke it. This
went undetected because the corresponding test was never run due to broken
feature detection.

llvm-svn: 202079
2014-02-24 21:14:37 +00:00
..
Hexagon [ELF] Fix comments. 2014-01-27 02:55:08 +00:00
Mips [Mips] Simplify the code. Replace redundant 'switch' operator by the single 'if' one. 2014-02-11 06:36:16 +00:00
PPC [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
X86 [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
X86_64 [ELF] Fix comments. 2014-01-27 02:55:08 +00:00
ArrayOrderPass.cpp [PassManager] add ReaderWriter{Native,YAML} to the Driver. 2013-10-29 05:12:14 +00:00
ArrayOrderPass.h [PassManager] add ReaderWriter{Native,YAML} to the Driver. 2013-10-29 05:12:14 +00:00
Atoms.h [ELF] Add Target specific Readers. 2014-01-27 01:02:03 +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 [ELF] Fix alignment for dynamic relocation sections. 2014-02-19 23:46:08 +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