diff options
Diffstat (limited to 'llvm/docs/StackMaps.rst')
| -rw-r--r-- | llvm/docs/StackMaps.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/docs/StackMaps.rst b/llvm/docs/StackMaps.rst index 57c37ea2f5c..0dac62b595d 100644 --- a/llvm/docs/StackMaps.rst +++ b/llvm/docs/StackMaps.rst @@ -314,11 +314,6 @@ format of this section follows: .. code-block:: none uint32 : Reserved (header) - uint32 : NumFunctions - StkSizeRecord[NumFunctions] { - uint32 : Function Offset - uint32 : Stack Size - } uint32 : NumConstants Constants[NumConstants] { uint64 : LargeConstant |

