[all-commits] [llvm/llvm-project] 404633: [ELF][test] Fix shuffle_sections.s
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Feb 19 17:11:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 40463301e4586a1b1bcdf4af65ef10b67ac32c66
https://github.com/llvm/llvm-project/commit/40463301e4586a1b1bcdf4af65ef10b67ac32c66
Author: Fangrui Song <i at maskray.me>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M lld/test/ELF/shuffle-sections.s
Log Message:
-----------
[ELF][test] Fix shuffle_sections.s
C++ standard libraries have different random function implementations.
We cannot expect a particular order.
More information about the All-commits
mailing list