[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:36:21 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb257d3c8a897: [ELF][PPC64] Suppress toc-indirect to toc-relative relaxation if… (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D78431?vs=261256&id=261266#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.261266.patch
Type: text/x-patch
Size: 6885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/e3ae59e8/attachment.bin>


More information about the llvm-commits mailing list