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

Merge nmirror to master #2777

Merged
merged 4 commits into from Feb 18, 2017
Merged

Merge nmirror to master #2777

merged 4 commits into from Feb 18, 2017

Conversation

MichalStrehovsky
Copy link
Member

No description provided.

morganbr and others added 4 commits February 17, 2017 13:33
…. This only saves about 4kb, but should be general goodness and save a bit more if the strings get localized.

[tfs-changeset: 1648276]
- Supports typeof()
- Supports method invoke in simple cases
- Does not utilize all available dynamic invoke stubs (in complex cases, relies on interpreter)
- Read metadata from disk instead of generating live within corert managed environment
- Fix model for determining type/method mappings within PrecomputedMetadataManager. The mapping apply to exact instantiations not open instantiations
- Decouple MetadataManager creation from needing a NodeFactory, this simplifies initial setup of the compiler
- Add new relocation type IMAGE_REL_BASED_ADDR32NB which is a Windows RVA
- Use Windows RVA for external reference table in non CoreRT builds
- Move dependency calculation for MethodCodeNode extras into helper function

[tfs-changeset: 1648305]
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.

None yet

4 participants