Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

make ModuleInfo immutable #790

Merged
merged 1 commit into from May 16, 2014

Conversation

MartinNowak
Copy link
Member

  • allows to put them into read-only segment and
    avoid some copy relocations
  • use allocated bit vector for module sorting
  • also mark all ModuleInfo methods and members as immutable

- allows to put them into read-only segment and
  avoid some copy relocations

- use allocated bit vector for module sorting

- also mark all ModuleInfo methods and members as const
@WalterBright
Copy link
Member

Auto-merge toggled on

WalterBright added a commit that referenced this pull request May 16, 2014
@WalterBright WalterBright merged commit 1e6c3bd into dlang:master May 16, 2014
@MartinNowak MartinNowak deleted the immutableModuleInfo branch May 16, 2014 21:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants