This is an archive of the discontinued LLVM Phabricator instance.

[msan] Add the FreeBSD AArch64 memory layout
ClosedPublic

Authored by andrew on May 17 2022, 3:30 AM.

Details

Reviewers
vitalybuka
Group Reviewers
Restricted Project
Commits
rG1b2fa907d737: Add the FreeBSD AArch64 memory layout
Summary

Use the FreeBSD AArch64 memory layout values when building for it.
These are based on the x86_64 values, scaled to take into account the
larger address space on AArch64.

Diff Detail

Event Timeline

andrew created this revision.May 17 2022, 3:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 17 2022, 3:30 AM
andrew requested review of this revision.May 17 2022, 3:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 17 2022, 3:30 AM
andrew edited the summary of this revision. (Show Details)May 18 2022, 6:26 AM
vitalybuka accepted this revision.Jul 11 2022, 11:38 AM
This revision is now accepted and ready to land.Jul 11 2022, 11:38 AM
This revision was landed with ongoing or failed builds.Jul 19 2022, 6:59 AM
Closed by commit rG1b2fa907d737: Add the FreeBSD AArch64 memory layout (authored by andrew, committed by emaste). · Explain Why
This revision was automatically updated to reflect the committed changes.