1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00
Satori/docs/tools/illink
Tlakaelel Axayakatl Ceja 18e20d84fd
Update ILLink wording (#82050)
Update linker wording to disambiguate the term from native linker, switched to illink
Deleted illink steps-explained document since is no longer accurate
This change did not change attribute justification messages
Add changes to use same wording between shared files
2023-02-23 10:44:50 -08:00
..
custom-steps.md Move illink documentation to runtime's documentation location (#78520) 2022-11-17 13:08:29 -08:00
data-formats.md Move illink documentation to runtime's documentation location (#78520) 2022-11-17 13:08:29 -08:00
error-codes.md Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
illink-options.md Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
illink-tasks.md Move illink documentation to runtime's documentation location (#78520) 2022-11-17 13:08:29 -08:00
methods-kept-by-interface.md Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
optimizations.md Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
README.md Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
serialization.md Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00

Documentation Index

This folder includes several documents that explain both high-level and low-level concepts about the IL trimmer and related tools.

Official Docs

View the official trimming docs at docs.microsoft.com

Usage Docs

Design Docs