This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][AArch64] Fix CI alignment
ClosedPublic

Authored by yota9 on Sep 26 2023, 11:32 PM.

Details

Summary

Fix alignment calculation for CI.

Diff Detail

Event Timeline

yota9 created this revision.Sep 26 2023, 11:32 PM
yota9 requested review of this revision.Sep 26 2023, 11:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 26 2023, 11:32 PM

For posterity: test case is in D159543.

maksfb accepted this revision.Sep 27 2023, 2:23 PM

LGTM

This revision is now accepted and ready to land.Sep 27 2023, 2:23 PM
This revision was automatically updated to reflect the committed changes.