Skip to content
Commit 2dcc2358 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

COFF: Use section content checksum for ICF.

Previously, we calculated our own hash values for section contents.
Of coruse that's slow because we had to access all bytes in sections.
Fortunately, COFF objects usually contain hash values for COMDAT
sections. We can use that to speed up Identical COMDAT Folding.

llvm-svn: 246869
parent baec437f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment