This is an archive of the discontinued LLVM Phabricator instance.

Remove the 4GB size check for sample profiles.
Needs ReviewPublic

Authored by amharc on Jan 4 2022, 12:32 AM.

Details

Reviewers
dnovillo
Summary

There are legitimate usecases for >4GB profiles and this check doesn't
bring much value.

The counterpart for instrumented profiles has been previously removed in
https://github.com/llvm/llvm-project/commit/d6c15b661ab0aabb00f1219ce4af7136938e67e2.

Diff Detail

Unit TestsFailed

Event Timeline

amharc created this revision.Jan 4 2022, 12:32 AM
amharc published this revision for review.Jan 4 2022, 6:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 4 2022, 6:08 AM