[PATCH] D73399: [ELF][PPC32] Support canonical PLT

Brandon Bergren via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 25 17:56:16 PST 2020


Bdragon28 accepted this revision.
Bdragon28 added a comment.
This revision is now accepted and ready to land.

Working great!

Tested on a g4. this fixes top, and FreeBSD built with lld10+patch now boots multiuser without any startup programs crashing. (clang and lld crash but that's due to an unrelated issue with thunks in .init and .fini that we will discuss in another differential)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73399





More information about the llvm-commits mailing list