[PATCH] D13990: These are the matching changes needed to the lld project for the changes to llvm that changed the Archive and Child interfaces in libObject.
Kevin Enderby via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 14:31:03 PDT 2015
enderby updated this revision to Diff 38177.
enderby added a comment.
Updated the few nits that Rui pointed out. Also cleaned up further the code in
ArchiveFile::getMembers() on line 75 of ELF/InputFiles.cpp to use the same
error() like call to and replace the “if and break”. Thanks Rui!
http://reviews.llvm.org/D13990
Files:
COFF/DriverUtils.cpp
COFF/InputFiles.cpp
ELF/InputFiles.cpp
lib/ReaderWriter/FileArchive.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13990.38177.patch
Type: text/x-patch
Size: 6267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151022/8f1ea997/attachment.bin>
More information about the llvm-commits
mailing list