> On Nov 17, 2016, at 12:36 PM, Alexis via swift-dev
> wrote:
>
> I’m currently looking at pushing the storage of the empty Dictionary
> singleton into rodata, using Array as a reference. Most things are pretty
> straightforward, except the symbol for the metadata for _EmptyArrayStorage
> th
> On Nov 17, 2016, at 12:36 PM, Alexis via swift-dev
> wrote:
>
> I’m currently looking at pushing the storage of the empty Dictionary
> singleton into rodata, using Array as a reference. Most things are pretty
> straightforward, except the symbol for the metadata for _EmptyArrayStorage
> th
I’m currently looking at pushing the storage of the empty Dictionary singleton
into rodata, using Array as a reference. Most things are pretty
straightforward, except the symbol for the metadata for _EmptyArrayStorage
that’s hardcoded in GlobalObjects.cpp:
extern "C" ClassMetadata _TMCs18_Empt