[PATCH] D119787: [ELF][PPC64] Fix assertion failure for branches to hidden undefined weak for -no-pie

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 12:57:39 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG53b59fdc52bf: [ELF][PPC64] Fix assertion failure for branches to hidden undefined weak for… (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D119787?vs=408637&id=409024#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119787

Files:
  lld/ELF/Arch/PPC64.cpp
  lld/test/ELF/ppc64-undefined-weak.s
  lld/test/ELF/ppc64-undefined.s
  lld/test/ELF/ppc64-weak-undef-call-shared.s
  lld/test/ELF/ppc64-weak-undef-call.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119787.409024.patch
Type: text/x-patch
Size: 4429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/0665b155/attachment.bin>


More information about the llvm-commits mailing list