[PATCH] D35724: [ELF] - Fix missing relocation when linking executable with --unresolved-symbols=ignore-all

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 15:10:14 PDT 2017


This was fairly easy to reduce. I added a testcase to in r309329.

Cheers,
Rafael

Rafael Avila de Espindola <rafael.espindola at gmail.com> writes:

> Interesting. Were you able to reproduce the issue?
>
> Cheers,
> Rafael
>
> George Rimar via Phabricator <reviews at reviews.llvm.org> writes:
>
>> grimar reopened this revision.
>> grimar added a comment.
>> This revision is now accepted and ready to land.
>>
>> Was reverted in https://reviews.llvm.org/rL309258 because broke bots:
>>
>> - http://green.lab.llvm.org/green//job/clang-stage2-configure-Rlto_check/17762/consoleFull#-1417328700a1ca8a51-895e-46c6-af87-ce24fa4cd561
>> - http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/3081/steps/check-cfi-and-supported%20in%20gcc%20build/logs/stdio
>> - http://lab.llvm.org:8011/builders/clang-with-lto-ubuntu/builds/3948
>>
>>
>> Repository:
>>   rL LLVM
>>
>> https://reviews.llvm.org/D35724


More information about the llvm-commits mailing list