[PATCH] D75394: [ELF][PPC32] Fix canonical PLTs when the order does not match the PLT order

Brandon Bergren via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 18:32:50 PST 2020


Bdragon28 added a comment.

AWESOME, this fixed the clang crash I was seeing with lld10 as well! I think it's possible this might be the last crashing bug blocking ppc32 lld migration.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75394





More information about the llvm-commits mailing list