[PATCH] D74791: Add a --shuffle-sections=seed option to lld

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 09:12:06 PST 2020


MaskRay added inline comments.


================
Comment at: lld/test/ELF/symbol-ordering-file-shuffle.s:1
+# REQUIRES: x86
+# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
----------------
`symbol-ordering-file-shuffle.s` 

I think `shuffle-sections.s` may be a better name. 


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

https://reviews.llvm.org/D74791





More information about the llvm-commits mailing list