X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FStackMaps.rst;h=57c37ea2f5ca2798dfb62fe70c8fd0549023cdfd;hb=345ca696e7cad5b2141b86b6ec509821997b938f;hp=0dac62b595d02c488d0f55baa5492dbf6e9eda23;hpb=e97b13228a46d1ae76cb77d8749f9867f817ebeb;p=oota-llvm.git diff --git a/docs/StackMaps.rst b/docs/StackMaps.rst index 0dac62b595d..57c37ea2f5c 100644 --- a/docs/StackMaps.rst +++ b/docs/StackMaps.rst @@ -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