[PATCH] D75416: [PowerPC][ELF] Place .toc in the same COMDAT group as the target object

Brandon Bergren via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 1 19:44:07 PST 2020


Bdragon28 added a comment.

OK, I reinterpreted 9569a1472ee7fee37f7f991d34634c5d8d1f3559 <https://reviews.llvm.org/rG9569a1472ee7fee37f7f991d34634c5d8d1f3559> (as a prereq to reduce the churn) and this patch in the context of llvm10 (mainly re-uppercasing function names so that stuff applies and converting the MCSection::NonUniqueID bit back into ~0) so I can run it in-tree for a FreeBSD buildworld, and I hit the exact same failure, so it looks like there's an actual problem here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75416





More information about the llvm-commits mailing list