llvm-project/lld/lib/ReaderWriter/MachO
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
..
Atoms.h [MachO] Add basic support for local symbols. 2014-01-13 22:28:02 +00:00
CMakeLists.txt [MachO] Begin to add some MachO specific File/Atoms, and add the start of 2014-01-03 23:12:02 +00:00
ExecutableAtoms.hpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
File.h [mach-o] use new way to copy StringRefs 2014-02-06 23:48:52 +00:00
GOTPass.hpp Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
MachOLinkingContext.cpp [lld] Include reference kind in cycle detector debug output 2014-02-24 21:14:37 +00:00
MachONormalizedFile.h Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
MachONormalizedFileBinaryReader.cpp Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
MachONormalizedFileBinaryUtils.h Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
MachONormalizedFileBinaryWriter.cpp Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
MachONormalizedFileFromAtoms.cpp Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
MachONormalizedFileToAtoms.cpp [MachO] Add undefined atoms. 2014-02-02 19:34:55 +00:00
MachONormalizedFileYAML.cpp Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
ReferenceKinds.cpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
ReferenceKinds.h Restore vertical alignment lost by clang-format 2013-12-20 20:34:19 +00:00
StubAtoms.hpp Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
StubAtoms_x86.hpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
StubAtoms_x86_64.hpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
StubsPass.hpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
WriterMachO.cpp Fix trailing whitespace. 2014-01-27 03:09:26 +00:00