[PATCH] D78431: [ELF][PPC64] Suppress toc-indirect to toc-relative relaxation if R_PPC64_TOC16_LO is seen

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 09:35:51 PDT 2020


MaskRay updated this revision to Diff 261252.
MaskRay added a comment.

Check the section name is .toc


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78431

Files:
  lld/ELF/InputSection.cpp
  lld/ELF/InputSection.h
  lld/ELF/Relocations.cpp
  lld/ELF/Writer.cpp
  lld/test/ELF/ppc64-toc-relax2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78431.261252.patch
Type: text/x-patch
Size: 6828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/8393f4e1/attachment.bin>


More information about the llvm-commits mailing list