This is an archive of the discontinued LLVM Phabricator instance.

[Alignment] Use Align in MCStreamer::emitCommonSymbol
ClosedPublic

Authored by gchatelet on Dec 8 2022, 2:01 AM.

Details

Summary

Next patch after D139548 and D139439. Same expectations, the change seems safe with as far as llvm goes, we cannot check downstream implementations.

Diff Detail

Event Timeline

gchatelet created this revision.Dec 8 2022, 2:01 AM
Herald added a project: Restricted Project. · View Herald Transcript
gchatelet requested review of this revision.Dec 8 2022, 2:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 8 2022, 2:01 AM
gchatelet edited reviewers, added: courbet; removed: andreadb.Dec 8 2022, 6:27 AM
courbet accepted this revision.Dec 9 2022, 2:06 AM
This revision is now accepted and ready to land.Dec 9 2022, 2:06 AM
This revision was landed with ongoing or failed builds.Dec 9 2022, 2:18 AM
This revision was automatically updated to reflect the committed changes.