diff --git a/llvm/docs/CodeGenerator.rst b/llvm/docs/CodeGenerator.rst --- a/llvm/docs/CodeGenerator.rst +++ b/llvm/docs/CodeGenerator.rst @@ -1482,7 +1482,12 @@ Prolog/Epilog Code Insertion ---------------------------- +.. note:: + + To Be Written + Compact Unwind +-------------- Throwing an exception requires *unwinding* out of a function. The information on how to unwind a given function is traditionally expressed in DWARF unwind