Begin work on aarch64 ABI for -llvm-api

This commit is contained in:
gingerBill
2021-02-24 16:49:19 +00:00
parent a6fdb5eb5e
commit 2d88c6c6a5
5 changed files with 221 additions and 20 deletions
+1 -1
View File
@@ -213,7 +213,7 @@ enum ProcCallingConvention {
ProcCC_None = 6,
ProcCC_InlineAsm = 9,
ProcCC_InlineAsm = 7,
ProcCC_MAX,