llvm-project/lld/lib/ReaderWriter
Kevin Enderby 35dfc95efe These are the matching changes needed to the lld project for the changes to llvm
in r252192 that changed the Archive and Child interfaces in libObject. These include
Rafael Espindola’s many suggested updates.

llvm-svn: 252193
2015-11-05 19:25:47 +00:00
..
ELF [LLD] Fix Clang-tidy modernize-use-nullptr warnings; other minor cleanups. 2015-10-02 00:36:00 +00:00
MachO Fix Clang-tidy modernize-use-override warnings, other minor fixes. 2015-11-04 02:11:57 +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 [LinkerScript] Fix a crash when matching wildcards. 2015-08-22 20:36:19 +00:00