CopyUsed action should be consistent with Copy
Open
area-Linker: Steps
- Dominant language
- C#
- Stars
- 392
- Forks
- 128
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
CopyUsed should behave the same as Copy for marked assemblies (marking everything in the assembly), but it currently only marks used code paths. Full marking for Copy assemblies was added in https://github.com/mono/linker/commit/2d2b7e96ea48865c25df88b991ac054e9d24a450, which mentions that it doesn't handle the CopyUsed case.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.