Skip to content

Commit 1d2cdc4

Browse files
authored
Merge pull request #113 from jacob-hughes/add_llvm_gc
Add LLVM statepoints document
2 parents 8161239 + 6e13723 commit 1d2cdc4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

softdev.bib

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3396,3 +3396,12 @@ @misc{rustlangref
33963396
month = Sep,
33973397
author = {The Rust Developers},
33983398
}
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

Comments
 (0)