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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 02:36:01 PDT 2017


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