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

Added support for ldvirtftn instruction to CppCodeGen #4556

Merged
merged 1 commit into from
Sep 18, 2017

Conversation

hippiehunter
Copy link
Contributor

This pull request is to fix #3186, I tested this with a modified hello.cs, but I assume there are additional existing tests somewhere that would shake this a little more extensively.

@dnfclas
Copy link

dnfclas commented Sep 17, 2017

@hippiehunter,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by .NET Foundation. We will now review your pull request.
Thanks,
.NET Foundation Pull Request Bot

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jkotas jkotas merged commit 4c92bb3 into dotnet:master Sep 18, 2017
@jkotas
Copy link
Member

jkotas commented Sep 18, 2017

there are additional existing tests somewhere that would shake this a little more extensively.

The plan has been to use CoreCLR tests. We do have script to run them against CoreRT (tests\runtest.cmd /?). I do not think anybody tried to run them against CppCodeGen.

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.

[CppCodeGen] Implement virtual delegate targets
3 participants