This is an archive of the discontinued LLVM Phabricator instance.

[msan] Add the FreeBSD AArch64 memory layout
ClosedPublic

Authored by andrew on May 18 2022, 6:30 AM.

Details

Reviewers
vitalybuka
Group Reviewers
Restricted Project
Commits
rGb850762b62f2: 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 18 2022, 6:30 AM
andrew requested review of this revision.May 18 2022, 6:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 18 2022, 6:30 AM
vitalybuka accepted this revision.Jul 11 2022, 11:37 AM
This revision is now accepted and ready to land.Jul 11 2022, 11:37 AM
This revision was landed with ongoing or failed builds.Jul 19 2022, 6:59 AM
Closed by commit rGb850762b62f2: Add the FreeBSD AArch64 memory layout (authored by andrew, committed by emaste). · Explain Why
This revision was automatically updated to reflect the committed changes.