llvm: Add support for vectorcall (X86_VectorCall) convention

This commit is contained in:
Steffen 2015-12-26 21:29:28 +01:00
parent 3150dddb0f
commit 9af75d2bec
4 changed files with 7 additions and 1 deletions

View file

@ -478,6 +478,7 @@ are:
* `aapcs`
* `cdecl`
* `fastcall`
* `vectorcall`
* `Rust`
* `rust-intrinsic`
* `system`