We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8161239 commit 6e13723Copy full SHA for 6e13723
softdev.bib
@@ -3396,3 +3396,12 @@ @misc{rustlangref
3396
month = Sep,
3397
author = {The Rust Developers},
3398
}
3399
+
3400
+@misc{llvm14statepoints,
3401
+ title = {Garbage collection with {LLVM}},
3402
+ author = {The {LLVM} Project},
3403
+ year = {2014},
3404
+ month = Dec,
3405
+ howpublished = {\url{https://llvm.org/docs/GarbageCollection.html}},
3406
+ note = {Accessed: 2023-04-03},
3407
+}
0 commit comments