This is an archive of the discontinued LLVM Phabricator instance.

sort ClassInfo lists by name
Needs ReviewPublic

Authored by raj.khem on Feb 25 2021, 8:32 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

sort ClassInfo lists by name as well otherwise, there are instances that are identical in
every other field but not ClassInfo and therefore sort in non-deterministicly.
(which breaks binary and source reproducibility).

This helps in making llvm reproducible

Diff Detail

Event Timeline

raj.khem requested review of this revision.Feb 25 2021, 8:32 AM
raj.khem created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 25 2021, 8:32 AM