[lld] r281754 - Recommit r281721 "[ELF] - Linkerscript: implement EXCLUDE_FILE in the middle of a input section description."
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 20 01:39:48 PDT 2016
>I think it's needed. You may not see a problem with that code because it becomes visible only when the vector grows large enough so that a new vector is allocated >and everything in the previous vector are moved to the new one.
Hmm, I was thinking we are talking about compilation problem, which was gone for me after changing to struct.
George.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160920/69368a7b/attachment.html>
More information about the llvm-commits
mailing list