[llvm] r366686 - Reland [ELF] Loose a condition for relocation with a symbol
Vlad Tsyrklevich via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 22 10:50:23 PDT 2019
Nikola I've reverted this change again as it seemed to
break sanitizer-x86_64-linux and sanitizer-x86_64-linux-android. I didn't
look at your change very closely, but it looks like it would introduce
failures when linking with old versions of gold? I logged into the -linux
bot and got this:
$ gold -vGNU gold (GNU Binutils for Debian 2.28) 1.14
Is this expected to be broken by your change? Would it be possible to
intentionally CHECK() whether this bug is no longer present instead of
silently failing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/ba3e8af2/attachment.html>
More information about the llvm-commits
mailing list