summaryrefslogtreecommitdiffstats
path: root/llvm/docs/BitCodeFormat.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/BitCodeFormat.rst')
-rw-r--r--llvm/docs/BitCodeFormat.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/BitCodeFormat.rst b/llvm/docs/BitCodeFormat.rst
index d9d1df0b8e6..89531dcfea6 100644
--- a/llvm/docs/BitCodeFormat.rst
+++ b/llvm/docs/BitCodeFormat.rst
@@ -729,6 +729,8 @@ function. The operand fields are:
* ``ccc``: code 0
* ``fastcc``: code 8
* ``coldcc``: code 9
+ * ``webkit_jscc``: code 12
+ * ``anyregcc``: code 13
* ``x86_stdcallcc``: code 64
* ``x86_fastcallcc``: code 65
* ``arm_apcscc``: code 66
OpenPOWER on IntegriCloud