Skip to content

Commit

Permalink
Moving the System.Runtime.Intrinsics.Arm namespace in box (dotnet#37656)
Browse files Browse the repository at this point in the history
* Moving the System.Runtime.Intrinsics.Arm namespace in box

* Removing System.Runtime.Intrinsics.Experimental
  • Loading branch information
tannergooding authored Jun 10, 2020
1 parent 97781e8 commit 88297e2
Show file tree
Hide file tree
Showing 9 changed files with 1,650 additions and 1,754 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1,650 changes: 1,650 additions & 0 deletions src/libraries/System.Runtime.Intrinsics/ref/System.Runtime.Intrinsics.cs

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions src/libraries/pkg/baseline/packageIndex.json
Original file line number Diff line number Diff line change
Expand Up @@ -5172,14 +5172,6 @@
"net5.0": "5.0.0.0"
}
},
"System.Runtime.Intrinsics.Experimental": {
"BaselineVersion": "5.0.0",
"InboxOn": {},
"AssemblyVersionInPackageVersion": {
"4.0.0.0": "4.6.0",
"5.0.0.0": "5.0.0"
}
},
"System.Runtime.Loader": {
"StableVersions": [
"4.0.0",
Expand Down
7 changes: 0 additions & 7 deletions src/libraries/pkg/descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1691,13 +1691,6 @@
"System.IO.Path"
]
},
{
"Name": "System.Runtime.Intrinsics.Experimental",
"Description": "Provides APIs for accessing processor specific instructions.",
"CommonTypes": [
"System.Runtime.Intrinsics.Arm.Arm64"
]
},
{
"Name": "System.Runtime.Handles",
"Description": "Provides base classes, including System.Runtime.InteropServices.CriticalHandle and System.Runtime.InteropServices.SafeHandle, for types that represent operating system handles.",
Expand Down

0 comments on commit 88297e2

Please sign in to comment.