mark references to Freeze
objects as read-only with TBAA metadata
#11426
Labels
I-slow
Issue: Problems and improvements with respect to performance of generated code.
A reference like
&int
should be marked as read-only in the LLVM IR.The text was updated successfully, but these errors were encountered: