Swift Calling Convention: add swiftcc.
Differential Revision: http://reviews.llvm.org/D17863 llvm-svn: 265480
This commit is contained in:
@@ -757,6 +757,7 @@ function. The operand fields are:
|
||||
* ``anyregcc``: code 13
|
||||
* ``preserve_mostcc``: code 14
|
||||
* ``preserve_allcc``: code 15
|
||||
* ``swiftcc`` : code 16
|
||||
* ``cxx_fast_tlscc``: code 17
|
||||
* ``x86_stdcallcc``: code 64
|
||||
* ``x86_fastcallcc``: code 65
|
||||
|
||||
Reference in New Issue
Block a user