[PATCH] D72943: [ELF] Allow R_PLT_PC (R_PC) to a hidden undefined weak symbol

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 12:14:23 PST 2020


smeenai added a comment.

In D72943#1832114 <https://reviews.llvm.org/D72943#1832114>, @MaskRay wrote:

> In D72943#1832079 <https://reviews.llvm.org/D72943#1832079>, @smeenai wrote:
>
> > rGb841e119d77ed0502e3a2e710f26a899bef28b3c <https://reviews.llvm.org/rGb841e119d77ed0502e3a2e710f26a899bef28b3c> is in the 10.0 branch. Should this be cherry picked to 10.0? CC @hans
>
>
> This commit is in release/10.x
>
> git branch origin/release/10.x --contains 9aacec8331d9bc1f80046e5954be1f5e0e0acd42 <https://reviews.llvm.org/rG9aacec8331d9bc1f80046e5954be1f5e0e0acd42> => success


Ah, you cherry-picked to 10.0 already. Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72943





More information about the llvm-commits mailing list