-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
repo-panama
The PlatformLayouts class is a central class that contains platform specific memory layouts.
It used to be exported, but no longer is, and only a fraction of the constants it defines is actually used.
We can just remove this class and move the constants that are used to *Linker or CallArranger implementations for the corresponding platforms.
It used to be exported, but no longer is, and only a fraction of the constants it defines is actually used.
We can just remove this class and move the constants that are used to *Linker or CallArranger implementations for the corresponding platforms.