-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the second copy of ILLink.Shared project and source code (#83263)
I compared the two, the one in illink had a couple of small fixes on top of NativeAOT. The only change exclusive to NativeAOT was making the FlowAnnotations public, so I ported that over. I chose to keep the one in illink. We can discuss moving it around in additional PR. The rest of this change is solution and project file cleanup. Co-authored-by: Adeel Mujahid <[email protected]>
- Loading branch information
1 parent
3816ed1
commit 2bacbca
Showing
71 changed files
with
24 additions
and
6,149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
112 changes: 0 additions & 112 deletions
112
src/coreclr/tools/aot/ILLink.Shared/DataFlow/DefaultValueDictionary.cs
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
src/coreclr/tools/aot/ILLink.Shared/DataFlow/DictionaryLattice.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.