Skip to content

Find unused LLVM IR Generator code #10374

@grendello

Description

@grendello

Android framework version

net10.0-android (Preview)

Affected platform version

any

Description

Check which src/Xamarin.Android.Build.Tasks/Utilities/LlvmIrGenerator/ classes and methods declared in the Xamarin.Android.Tasks.LLVMIR namespace aren't used by any code in the src/Xamarin.Android.Build.Tasks/Utilities/ and src/Xamarin.Android.Build.Tasks/Tasks/ directories.

After finding a method or class that isn't used and removing it, recursively check whether it allows for further code removal in src/Xamarin.Android.Build.Tasks/Utilities/LlvmIrGenerator/

Metadata

Metadata

Assignees

Labels

needs-triageIssues that need to be assigned.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions