This is an archive of the discontinued LLVM Phabricator instance.

[SystemZ][z/OS] Update target specific __attribute__((aligned)) value for test
ClosedPublic

Authored by fanbo-meng on Oct 9 2020, 6:32 AM.

Details

Summary

z/OS defaults to 16 bytes for attribute((aligned)), modify the test to differentiate between z/OS and Linux on s390x.

Diff Detail