summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2017-12-07 01:38:20 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2017-12-07 01:38:20 +0000
commit6463d1106bef37b4073329cc2061064892752958 (patch)
treed513645516b4d9abc2a5c5f11a20b2fec3bf57b5 /docs
parent9855a52b5bb8e010cde0ab17c9cbb44f5991e5f4 (diff)
Update BitCodeFormat.
Add 2 recently added attributes to list of well-known attributes in BitCodeFormat.rst. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319999 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/BitCodeFormat.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/BitCodeFormat.rst b/docs/BitCodeFormat.rst
index 98a3156e082..e92a8ca9833 100644
--- a/docs/BitCodeFormat.rst
+++ b/docs/BitCodeFormat.rst
@@ -1052,6 +1052,8 @@ The integer codes are mapped to well-known attributes as follows.
* code 50: ``inaccessiblememonly_or_argmemonly``
* code 51: ``allocsize(<EltSizeParam>[, <NumEltsParam>])``
* code 52: ``writeonly``
+* code 53: ``speculatable``
+* code 54: ``strictfp``
.. note::
The ``allocsize`` attribute has a special encoding for its arguments. Its two