Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Merge changes from TFS #2500

Merged
merged 1 commit into from
Jan 13, 2017
Merged

Conversation

dotnet-bot
Copy link
Collaborator

No description provided.

…a CoreRT optimization, avoiding an unnecessary indirection through the ExternalReferences table.

We can optimize in CoreRT because all tables using data from the native layout blob are created by the same entity that creates the native layout blob (unlike in ProjectN, where one could be in NUTC and the native layout is always in the binder, therefore needing the ExternalReferencesTable lookup helper).

[tfs-changeset: 1644455]
@MichalStrehovsky MichalStrehovsky merged commit a483c9a into dotnet:nmirror Jan 13, 2017
@dotnet-bot dotnet-bot deleted the from-tfs branch January 13, 2017 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants