Change github illink links (#80407)
authorTlakaelel Axayakatl Ceja <tlakaelel.ceja@microsoft.com>
Wed, 11 Jan 2023 19:59:14 +0000 (11:59 -0800)
committerGitHub <noreply@github.com>
Wed, 11 Jan 2023 19:59:14 +0000 (11:59 -0800)
commit657f6654e5340ed18cdcf9e4fe13e39e78a946ad
tree49fb7d43e1916a44bb23f1cfe5889f577faf3a0d
parent2ca7cf7140ebfaa8e34732b529c194416b122e89
Change github illink links (#80407)

Change github illink links to point from dotnet/linker to dotnet/runtime
Delete scripts that clone illink into runtime since illink now lives in runtime
Create a forward link for error 1012 in illink, that leads users to open an issue in runtime
18 files changed:
docs/design/features/byreflike-generics.md
docs/design/features/source-generator-pinvokes.md
docs/tools/illink/error-codes.md
docs/workflow/trimming/ILLink-files.md
src/coreclr/System.Private.CoreLib/CreateRuntimeRootILLinkDescriptorFile.targets
src/coreclr/inc/cortypeinfo.h
src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/Logging/MessageContainer.cs
src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/Logging/ReferenceSource/MessageContainer.cs
src/coreclr/tools/aot/ILLink.Shared/SharedStrings.resx
src/coreclr/vm/corelib.h
src/coreclr/vm/namespace.h
src/coreclr/vm/rexcep.h
src/tests/Common/scripts/build_illink.cmd [deleted file]
src/tests/Common/scripts/build_illink.sh [deleted file]
src/tools/illink/src/ILLink.Shared/SharedStrings.resx
src/tools/illink/src/linker/Linker/Driver.cs
src/tools/illink/src/linker/Linker/LinkContext.cs
src/tools/illink/src/linker/Linker/MessageContainer.cs