This is an archive of the discontinued LLVM Phabricator instance.

Specify --format for tests to workaround AIX big archive write operation
ClosedPublic

Authored by Jake-Egan on Apr 4 2022, 12:42 PM.

Details

Summary

D122746 missed the following tests, so this patch adds them.

This patch refactors D122949, which marked the following tests XFAIL, but it makes more sense to temporarily add --format=gnu option because these tests aren’t testing llvm-ar and AIX won’t lose their coverage.

Diff Detail

Event Timeline

Jake-Egan created this revision.Apr 4 2022, 12:42 PM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: ormris. · View Herald Transcript
Jake-Egan requested review of this revision.Apr 4 2022, 12:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 4 2022, 12:42 PM
Jake-Egan edited the summary of this revision. (Show Details)Apr 4 2022, 12:44 PM
Jake-Egan added reviewers: MaskRay, DiggerLin.
This revision is now accepted and ready to land.Apr 4 2022, 5:59 PM
MaskRay accepted this revision.Apr 4 2022, 11:13 PM

LGTM.

This revision was landed with ongoing or failed builds.Apr 5 2022, 11:36 AM
This revision was automatically updated to reflect the committed changes.