rust-lang / rustc_codegen_gcc

libgccjit AOT codegen for rustc
Apache License 2.0
894 stars 61 forks source link

Use SAVE_EXPR for freeze #476

Open antoyo opened 3 months ago

antoyo commented 3 months ago

When freeze is added, we can implement it with SAVE_EXPR.