julia
6afcb045 - fix #19030, incorrectly copying mutable objects via IR in precompile (#25585)

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.
Author
Parents
Loading