[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
Wed Apr 29 12:55:01 PDT 2020


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

Improve comments


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.260992.patch
Type: text/x-patch
Size: 6746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/26aa3c70/attachment.bin>


More information about the llvm-commits mailing list