<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html><head><metahttp-equiv="Content-Type"Content="text/html; charset=UTF-8"><title>Accurate Garbage Collection with LLVM</title><linkrel="stylesheet"href="llvm.css"type="text/css"><styletype="text/css">.rowhead{text-align:left;background:inherit;}.indent{padding-left:1em;}.optl{color:#BFBFBF;}</style></head><body><divclass="doc_title">
Accurate Garbage Collection with LLVM
</div><ol><li><ahref="#introduction">Introduction</a><ul><li><ahref="#feature">GC features provided and algorithms
supported</a></li></ul></li><li><ahref="#usage">Using the collectors</a><ul><li><ahref="#shadow-stack">ShadowStack -
A highly portable collector</a></li><li><ahref="#semispace">SemiSpace -
A simple copying