You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Tests] Add test for CompileNativeAssembly per-file skip
Verifies that on incremental CoreCLR builds, unchanged .ll files
are not recompiled by the CompileNativeAssembly task, while changed
.ll files are still correctly compiled.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments