This is an archive of the discontinued LLVM Phabricator instance.

Make ICF output deterministic.
ClosedPublic

Authored by ruiu on Jul 30 2018, 3:41 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

ruiu created this revision.Jul 30 2018, 3:41 PM
pcc accepted this revision.Jul 30 2018, 4:27 PM

LGTM

I'd probably mention in the commit message that it's just the log output that's being made deterministic. As far as I know this shouldn't affect the contents of the output file.

This revision is now accepted and ready to land.Jul 30 2018, 4:27 PM
This revision was automatically updated to reflect the committed changes.