-
Notifications
You must be signed in to change notification settings - Fork 5.3k
add architecture enum PPC64le #68809
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
|
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
|
Tagging subscribers to this area: @dotnet/interop-contrib Issue DetailsAdd architecture enum for PPC64le. API proposal request raised here
|
|
@AaronRobinsonMSFT @jkoritzinsky Can you please review this? |
|
Per API review, please change this so only the first P is capitalised, i.e. |
22901d5 to
d80f325
Compare
done |
Add architecture enum for PPC64le. API proposal request raised here
Fixes #67428