llvm-project/lld/lib/ReaderWriter
Pete Cooper e5fa5a3c29 Add more debugging output to MachO lld. NFC.
In debug builds there's now a dump method on Section and improved
printing of atoms.

llvm-svn: 255826
2015-12-16 22:03:21 +00:00
..
ELF Fix Clang-tidy modernize-use-auto warnings, other minor fixes. 2015-11-10 22:37:38 +00:00
MachO Add more debugging output to MachO lld. NFC. 2015-12-16 22:03:21 +00:00
YAML [lld][Darwin] Add support for the -sectcreate option. 2015-10-24 08:20:51 +00:00
CMakeLists.txt COFF: Remove the old COFF linker and make link an alias to link2. 2015-08-06 16:19:35 +00:00
CoreLinkingContext.cpp Fix no-asserts build failure due to unused variable, and cleanup some unique_ptr usage while I'm here 2015-06-19 19:55:25 +00:00
FileArchive.cpp These are the matching changes needed to the lld project for the changes to llvm 2015-11-05 19:25:47 +00:00
LinkerScript.cpp Fix Clang-tidy modernize-use-auto warnings, other minor fixes. 2015-11-10 22:37:38 +00:00