-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
None
-
Affects Version/s: repo-panama
-
Component/s: core-libs
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.