Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

[x86/Linux] Re-enable methods in StubLinkerCPU#8431

Closed
parjong wants to merge 1 commit intodotnet:masterfrom
parjong:fix/x86_stublinker
Closed

[x86/Linux] Re-enable methods in StubLinkerCPU#8431
parjong wants to merge 1 commit intodotnet:masterfrom
parjong:fix/x86_stublinker

Conversation

@parjong
Copy link

@parjong parjong commented Dec 2, 2016

This commit re-enables the following methods for x86/Linux:

  • StubLinkerCPU::EmitSetup
  • StubLinkerCPU::EmitComMethodStubProlog
  • StubLinkerCPU::EmitComMethodStubEpilog

In addtion, EmitComMethodStubEpilog is marked as NYI.

This commit re-enables the following methods for x86/Linux:
 - StubLinkerCPU::EmitSetup
 - StubLinkerCPU::EmitComMethodStubProlog
 - StubLinkerCPU::EmitComMethodStubEpilog

In addtion, EmitComMethodStubEpilog is marked as NYI.
@parjong
Copy link
Author

parjong commented Dec 2, 2016

\CC @seanshpark

@parjong parjong changed the title [x86/Linux] Re-enable several methods in StubLinkerCPU [x86/Linux] Re-enable methods in StubLinkerCPU Dec 2, 2016
@parjong
Copy link
Author

parjong commented Dec 5, 2016

This PR is merged into #8434.

@parjong parjong closed this Dec 5, 2016
@parjong parjong deleted the fix/x86_stublinker branch December 5, 2016 00:22
@karelz karelz modified the milestone: 2.0.0 Aug 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants