mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-27 13:40:43 +00:00
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
This commit is contained in:
parent
9855a52b5b
commit
6463d1106b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user