[PATCH] D98679: [ELF] Change --shuffle-sections=<seed> to --shuffle-sections=<section-glob>=<seed>

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 18 10:18:29 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG16c30c3c23ef: [ELF] Change --shuffle-sections=<seed> to --shuffle-sections=<section… (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98679

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/ELF/Writer.cpp
  lld/docs/ReleaseNotes.rst
  lld/docs/ld.lld.1
  lld/test/ELF/gnu-ifunc-plt.s
  lld/test/ELF/shuffle-sections-init-fini.s
  lld/test/ELF/shuffle-sections.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98679.331608.patch
Type: text/x-patch
Size: 12122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/105db01e/attachment.bin>


More information about the llvm-commits mailing list