[PATCH] D56586: [PPC64] Update LocalEntry from assigned symbols

Brandon Bergren via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 07:34:54 PST 2019


Bdragon28 added a comment.

One particular place this is needed is to handle FreeBSD powerpc64 (ELFv2 experimental) libc's weak symbols / symbol aliasing, especially when using LLD (in my experience, binutils ld will partially compensate for this issue.)


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56586/new/

https://reviews.llvm.org/D56586





More information about the llvm-commits mailing list