This is an archive of the discontinued LLVM Phabricator instance.

[VE] Correct stack alignment
ClosedPublic

Authored by kaz7 on Jul 5 2020, 12:59 AM.

Details

Summary

Change stack alignment from 64 bits to 128 bits to follow ABI correctly.
And add a regression test for datalayout.

Diff Detail

Event Timeline

kaz7 created this revision.Jul 5 2020, 12:59 AM
simoll accepted this revision.Jul 6 2020, 12:31 AM
This revision is now accepted and ready to land.Jul 6 2020, 12:31 AM
This revision was automatically updated to reflect the committed changes.