OSDN Git Service

Make ICF log output order deterministic.
authorRui Ueyama <ruiu@google.com>
Tue, 31 Jul 2018 18:04:58 +0000 (18:04 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 31 Jul 2018 18:04:58 +0000 (18:04 +0000)
commit2c3c78e685eeaed179014d9d5fc6e279ca28b70a
tree6e251cbc0105794fde2db6b79058522a49212793
parent09bfc1d89e1194a965efe57f7c0bfd207bebef08
Make ICF log output order deterministic.

This patch does the same thing as r338153 for COFF.
Note that this patch affects only the order of log messages.
The output file is already deterministic.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@338406 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/xxhash.h
lib/Support/xxhash.cpp