This is an archive of the discontinued LLVM Phabricator instance.

[llvm-profdata] Add more unit tests to check --output-size-limit feature when compression is enabled
ClosedPublic

Authored by huangjd on Feb 21 2023, 3:14 PM.

Details

Summary

Add unit tests for ExtBinary format with compression. This patch doesn't imply there's a bug in the existing implementation,
but as a precaution that planned changes to SampleProfileReader may cause it to break.

Diff Detail

Event Timeline

huangjd created this revision.Feb 21 2023, 3:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2023, 3:14 PM
huangjd requested review of this revision.Feb 21 2023, 3:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2023, 3:14 PM
This revision is now accepted and ready to land.Feb 21 2023, 3:17 PM
This revision was landed with ongoing or failed builds.Mar 15 2023, 5:34 PM
This revision was automatically updated to reflect the committed changes.