mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-16 18:30:52 +00:00
Update BitCodeFormat.
Add 2 recently added attributes to list of well-known attributes in BitCodeFormat.rst. llvm-svn: 319999
This commit is contained in:
parent
8473e78e20
commit
3270817a72
@ -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…
x
Reference in New Issue
Block a user