[docs] Tweak the example to match what is apparantly the desired form
[oota-llvm.git] / docs / StackMaps.rst
index 0dac62b595d02c488d0f55baa5492dbf6e9eda23..57c37ea2f5ca2798dfb62fe70c8fd0549023cdfd 100644 (file)
@@ -314,6 +314,11 @@ 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