dotnet / runtimelab

This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
MIT License
1.37k stars 189 forks source link

[NativeAOT-LLVM] Use `Dfs::Contains` for reachability checking #2480

Closed SingleAccretion closed 6 months ago

SingleAccretion commented 6 months ago

Closes #2478.

SingleAccretion commented 6 months ago

@dotnet/nativeaot-llvm