This is an archive of the discontinued LLVM Phabricator instance.

[LLVM][Alignment] Fix AlignmentTest on platform where size_t != uint64_t
ClosedPublic

Authored by gchatelet on Aug 1 2019, 2:09 AM.

Diff Detail

Event Timeline

gchatelet created this revision.Aug 1 2019, 2:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2019, 2:09 AM
yroux accepted this revision.Aug 1 2019, 2:15 AM

looks good to me, Thanks Guillaume

This revision is now accepted and ready to land.Aug 1 2019, 2:15 AM
This revision was automatically updated to reflect the committed changes.