julia
2e2f2822 - Remove `_internal_julia_lower` lookup

Commit
89 days ago
Remove `_internal_julia_lower` lookup This isn't necessary in the new design as the `Core._lower` hook can just use the existing `mod` argument to do lookup of the correct lowering implementation (based on CompilerFrontend) and dispatch from there.
Author
Committer
Parents
Loading