llvm: Add support for vectorcall (X86_VectorCall) convention
This commit is contained in:
parent
3150dddb0f
commit
9af75d2bec
4 changed files with 7 additions and 1 deletions
|
|
@ -478,6 +478,7 @@ are:
|
|||
* `aapcs`
|
||||
* `cdecl`
|
||||
* `fastcall`
|
||||
* `vectorcall`
|
||||
* `Rust`
|
||||
* `rust-intrinsic`
|
||||
* `system`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue