julia
7e345f9b
- Remove method_table from inlining state
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Remove method_table from inlining state This is now no longer used. A use case for external consumers was to re-run another pass of inlining, but that is better addressed by a separate pass that simply sets the appropriate info.
References
#39792 - Remove inlining's dependence on method table lookups
Author
Keno
Committer
Keno
Parents
bbad43ee
Loading