[PATCH] D14090: [ELF2] R_X86_64_COPY relocation implemented

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 09:08:35 PDT 2015


grimar added a comment.

> then out contains R_X86_64_64 _ZSt4cout, but out-ld still has R_X86_64_COPY _ZSt4cout. Is it clang issue of lld one ? 

>  Anyways I think that fix is for another patch.


And I mean that out crashes but out-ld works.


http://reviews.llvm.org/D14090





More information about the llvm-commits mailing list