This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][TEST] Limit iterations in X86/exceptions-pic.test
ClosedPublic

Authored by Amir on Dec 8 2022, 10:17 AM.

Details

Summary

The test has 3 invocations with 1M iterations each, which adds delay to fast
check-bolt testing. Reduce the number to 1K.

Diff Detail

Event Timeline

Amir created this revision.Dec 8 2022, 10:17 AM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Amir requested review of this revision.Dec 8 2022, 10:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 8 2022, 10:17 AM
rafauler accepted this revision.Dec 22 2022, 2:55 PM
This revision is now accepted and ready to land.Dec 22 2022, 2:55 PM
This revision was automatically updated to reflect the committed changes.