[all-commits] [llvm/llvm-project] 7b44f0: Add a llvm::shuffle and use it in lld

Rafael Ávila de Espíndola via All-commits all-commits at lists.llvm.org
Sat Feb 22 10:06:32 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b44f0428af4000372af5f016995c032a959d17e
      https://github.com/llvm/llvm-project/commit/7b44f0428af4000372af5f016995c032a959d17e
  Author: Rafael Ávila de Espíndola <rafael at espindo.la>
  Date:   2020-02-22 (Sat, 22 Feb 2020)

  Changed paths:
    M lld/ELF/Writer.cpp
    M lld/test/ELF/shuffle-sections-init-fini.s
    M lld/test/ELF/shuffle-sections.s
    M llvm/include/llvm/ADT/STLExtras.h

  Log Message:
  -----------
  Add a llvm::shuffle and use it in lld

With this --shuffle-sections=seed produces the same result in every
host.

Reviewed By: grimar, MaskRay

Differential Revision: https://reviews.llvm.org/D74971




More information about the All-commits mailing list