mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-13 13:45:16 +00:00
[docs] Update Prolog/Epilog Code Insertion docs to show it's still incomplete
Compact Unwind is a subsection, but that was lost in rGff9feeb520a32d076c3095468208ae116c428285 Reviewed By: void Differential Revision: https://reviews.llvm.org/D118499
This commit is contained in:
parent
3e230d15eb
commit
0ee7a2c304
@ -1482,7 +1482,12 @@ line option ``-regalloc=...``:
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user