[PATCH] D49877: ELF: Make --print-icf-sections output deterministic.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 15:45:22 PDT 2018


ruiu added a comment.

If there's an easy way of mixing flags and other info to a hash value of contents, I think there's no reason not to do that, but perhaps just hashing contents is enough.


Repository:
  rL LLVM

https://reviews.llvm.org/D49877





More information about the llvm-commits mailing list