julia
6afcb045
- fix #19030, incorrectly copying mutable objects via IR in precompile (#25585)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
fix #19030, incorrectly copying mutable objects via IR in precompile (#25585) This consolidates checking for which constant values should be inlined into a single `is_inlineable_constant` function.
References
#25585 - fix #19030, incorrectly copying mutable objects via IR in precompile
Author
JeffBezanson
Parents
d548bf9a
Loading