From d656ef2143151a1d78768df4562e5275dff67b9d Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 15 Nov 2022 14:06:17 -0400 Subject: Added LineNumberTable annotations to functions when compiling for the JVM. --- documentation/bookmark/memory_management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/bookmark/memory_management.md') diff --git a/documentation/bookmark/memory_management.md b/documentation/bookmark/memory_management.md index b2fc9250e..06260f92b 100644 --- a/documentation/bookmark/memory_management.md +++ b/documentation/bookmark/memory_management.md @@ -42,7 +42,7 @@ # Reference -0. []() +0. [Write barrier optimizations in regions](https://maoni0.medium.com/write-barrier-optimizations-in-regions-984bde6c0ffc) 0. [Move Operation + "Use After Move" Diagnostic](https://github.com/apple/swift-evolution/blob/main/proposals/0366-move-function.md) 0. [Relative Pointers](https://www.gingerbill.org/article/2020/05/17/relative-pointers/) 0. [Scopes Describe Frames: A Uniform Model for Memory Layout in Dynamic Semantics](http://drops.dagstuhl.de/opus/volltexte/2016/6114/) -- cgit v1.2.3