mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-30 11:20:08 +00:00
Begin work on aarch64 ABI for -llvm-api
This commit is contained in:
+1
-1
@@ -213,7 +213,7 @@ enum ProcCallingConvention {
|
||||
|
||||
ProcCC_None = 6,
|
||||
|
||||
ProcCC_InlineAsm = 9,
|
||||
ProcCC_InlineAsm = 7,
|
||||
|
||||
ProcCC_MAX,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user