From bad10eebbe00e6fd72fb4f34daecf28dac6791e6 Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Fri, 6 May 2005 22:57:40 +0000
Subject: document calling convention extensions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21753 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/BytecodeFormat.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
(limited to 'docs/BytecodeFormat.html')
diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html
index a7726c1644..5d5d55fec2 100644
--- a/docs/BytecodeFormat.html
+++ b/docs/BytecodeFormat.html
@@ -1059,7 +1059,11 @@ href="#uint32_vbr">uint32_vbr that describes the function.
| bit(0-3) |
- Reserved for future use. Currently set to 0001. |
+
+ Encodes the calling convention number of the function. If this number is
+ zero, this field is followed by a vbr indicating the CC#. Otherwise, the
+ CC number of the function is the value of this field minus one.
+ |
| bit(4) |
--
cgit v1.2.3-70-g09d2