From af3c2de37e4ea8428ffa065db2656aa971f96418 Mon Sep 17 00:00:00 2001 From: Sanjoy Das Date: Thu, 27 Apr 2017 20:55:07 +0000 Subject: [PATCH] Specify something that's true in practice git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301591 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/StackMaps.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/StackMaps.rst b/docs/StackMaps.rst index a78fde16c2b..0cb40d5859b 100644 --- a/docs/StackMaps.rst +++ b/docs/StackMaps.rst @@ -341,7 +341,7 @@ format of this section follows: uint16 : NumLocations Location[NumLocations] { uint8 : Register | Direct | Indirect | Constant | ConstantIndex - uint8 : Reserved (location flags) + uint8 : Location Size uint16 : Dwarf RegNum int32 : Offset or SmallConstant } -- 2.11.0