julia
2e2f2822
- Remove `_internal_julia_lower` lookup
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
c42f
Committer
c42f
Parents
d2dda938
Loading